Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 24 for rtf (0.15 sec)

  1. src/main/resources/fess_thumbnail.xml

    		<postConstruct name="addCondition">
    			<arg>"mimetype"</arg>
    			<arg>"application/vnd.ms-powerpoint"
    			</arg>
    		</postConstruct>
    		<postConstruct name="addCondition">
    			<arg>"mimetype"</arg>
    			<arg>"application/rtf"</arg>
    		</postConstruct>
    		<postConstruct name="register"></postConstruct>
    	</component>
    	<component name="pdfThumbnailGenerator" class="org.codelibs.fess.thumbnail.impl.CommandGenerator">
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Oct 11 21:34:52 GMT 2019
    - 5.4K bytes
    - Viewed (0)
  2. cmd/bucket-replication-metrics_gen.go

    				return
    			}
    		case "gtf":
    			z.GetTagFailedTotal, err = dc.ReadUint64()
    			if err != nil {
    				err = msgp.WrapError(err, "GetTagFailedTotal")
    				return
    			}
    		case "rtf":
    			z.RmvTagFailedTotal, err = dc.ReadUint64()
    			if err != nil {
    				err = msgp.WrapError(err, "RmvTagFailedTotal")
    				return
    			}
    		case "gf":
    			z.GetFailedTotal, err = dc.ReadUint64()
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Mar 21 17:21:35 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  3. cmd/bucket-replication-metrics.go

    	PutTagFailedTotal uint64 `json:"putTaggingProxyFailed" msg:"ptf"`
    	GetTagFailedTotal uint64 `json:"getTaggingProxyFailed" msg:"gtf"`
    	RmvTagFailedTotal uint64 `json:"removeTaggingProxyFailed" msg:"rtf"`
    	GetFailedTotal    uint64 `json:"getProxyFailed" msg:"gf"`
    	HeadFailedTotal   uint64 `json:"headProxyFailed" msg:"hf"`
    }
    
    func (p *ProxyMetric) add(p2 ProxyMetric) {
    	atomic.AddUint64(&p.GetTotal, p2.GetTotal)
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Tue Feb 06 06:00:45 GMT 2024
    - 14.2K bytes
    - Viewed (0)
  4. src/main/resources/fess_config.properties

    application/vnd.oasis.opendocument.presentation=odp\n\
    application/pdf=pdf\n\
    application/x-fictionbook+xml=fb2\n\
    application/e-pub+zip=epub\n\
    application/x-ibooks+zip=ibooks\n\
    text/plain=txt\n\
    application/rtf=rtf\n\
    application/vnd.ms-htmlhelp=chm\n\
    application/zip=zip\n\
    application/x-7z-comressed=7z\n\
    application/x-bzip=bz\n\
    application/x-bzip2=bz2\n\
    application/x-tar=tar\n\
    application/x-rar-compressed=rar\n\
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 30.6K bytes
    - Viewed (1)
  5. android/guava/src/com/google/common/net/MediaType.java

       * Framework</a> graphs.
       *
       * @since 14.0
       */
      public static final MediaType RDF_XML_UTF_8 = createConstantUtf8(APPLICATION_TYPE, "rdf+xml");
    
      public static final MediaType RTF_UTF_8 = createConstantUtf8(APPLICATION_TYPE, "rtf");
    
      /**
       * <a href="https://tools.ietf.org/html/rfc8081">RFC 8081</a> declares {@link #FONT_SFNT
       * font/sfnt} to be the correct media type for SFNT, but this may be necessary in certain
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Aug 07 16:17:10 GMT 2023
    - 46.2K bytes
    - Viewed (0)
  6. src/main/resources/fess_label.properties

    labels.facet_filetype_pdf=PDF
    labels.facet_filetype_fb2=FictionBook
    labels.facet_filetype_epub=EPUB
    labels.facet_filetype_ibooks=iBooks
    labels.facet_filetype_txt=Plain Text
    labels.facet_filetype_rtf=Rich Text Format
    labels.facet_filetype_chm=Compiled HTML Help
    labels.facet_filetype_zip=ZIP Archive
    labels.facet_filetype_7z=7z Archive
    labels.facet_filetype_bz=Bz Archive
    labels.facet_filetype_bz2=Bz2 Archive
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  7. src/main/resources/fess_label_en.properties

    labels.facet_filetype_pdf=PDF
    labels.facet_filetype_fb2=FictionBook
    labels.facet_filetype_epub=EPUB
    labels.facet_filetype_ibooks=iBooks
    labels.facet_filetype_txt=Plain Text
    labels.facet_filetype_rtf=Rich Text Format
    labels.facet_filetype_chm=Compiled HTML Help
    labels.facet_filetype_zip=ZIP Archive
    labels.facet_filetype_7z=7z Archive
    labels.facet_filetype_bz=Bz Archive
    labels.facet_filetype_bz2=Bz2 Archive
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ko.properties

    labels.facet_filetype_pdf = PDF
    labels.facet_filetype_fb2 = FictionBook
    labels.facet_filetype_epub = EPUB
    labels.facet_filetype_ibooks = iBooks
    labels.facet_filetype_txt = 텍스트
    labels.facet_filetype_rtf = 리치 텍스트
    labels.facet_filetype_chm = Compiled HTML Help
    labels.facet_filetype_zip = ZIP 아카이브
    labels.facet_filetype_7z = 7z 아카이브
    labels.facet_filetype_bz = Bz 아카이브
    labels.facet_filetype_bz2 = Bz2 아카이브
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ru.properties

    labels.facet_filetype_pdf=PDF
    labels.facet_filetype_fb2=FictionBook
    labels.facet_filetype_epub=EPUB
    labels.facet_filetype_ibooks=iBooks
    labels.facet_filetype_txt=Plain Text
    labels.facet_filetype_rtf=Rich Text Format
    labels.facet_filetype_chm=Compiled HTML Help
    labels.facet_filetype_zip=ZIP Архив
    labels.facet_filetype_7z=7z Архив
    labels.facet_filetype_bz=Bz Архив
    labels.facet_filetype_bz2=Bz2 Архив
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * application/pdf=pdf<br>
         * application/x-fictionbook+xml=fb2<br>
         * application/e-pub+zip=epub<br>
         * application/x-ibooks+zip=ibooks<br>
         * text/plain=txt<br>
         * application/rtf=rtf<br>
         * application/vnd.ms-htmlhelp=chm<br>
         * application/zip=zip<br>
         * application/x-7z-comressed=7z<br>
         * application/x-bzip=bz<br>
         * application/x-bzip2=bz2<br>
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
Back to top