- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 41 for sheet (0.05 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* application/vnd.ms-excel=excel<br> * application/vnd.ms-excel.sheet.2=excel<br> * application/vnd.ms-excel.sheet.3=excel<br> * application/vnd.ms-excel.sheet.4=excel<br> * application/vnd.ms-excel.workspace.3=excel<br> * application/vnd.ms-excel.workspace.4=excel<br> * application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=excel<br> * application/vnd.ms-powerpoint=powerpoint<br>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
docs/vi/docs/python-types.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 21.6K bytes - Viewed (0) -
docs/nl/docs/python-types.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 18.3K bytes - Viewed (0) -
fess-crawler/src/test/java/org/codelibs/fess/crawler/extractor/impl/TikaExtractorTest.java
assertEquals("ぶんるい", extractData.getValues("cp:category")[0]); assertEquals("application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", extractData.getValues("Content-Type")[0]); assertEquals("かいしゃ", extractData.getValues("dc:publisher")[0]); } public void test_getTika_mspowerpoint() {
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Feb 22 01:36:27 UTC 2024 - 30.5K bytes - Viewed (0) -
android/guava/src/com/google/common/hash/BloomFilter.java
Funnel<? super T> funnel, long expectedInsertions) { return create(funnel, expectedInsertions, 0.03); // FYI, for 3%, we always get 5 hash functions } // Cheat sheet: // // m: total bits // n: expected insertions // b: m/n, bits per insertion // p: expected false positive probability // // 1) Optimal k = b * ln2 // 2) p = (1 - e ^ (-kn/m))^k
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 23 16:45:30 UTC 2024 - 26.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</mime-type> <mime-type type="application/vnd.ms-excel.sheet.macroenabled.12"> <_comment>Office Open XML Workbook (macro-enabled)</_comment> <glob pattern="*.xlsm"/> <sub-class-of type="application/x-tika-ooxml"/> </mime-type> <mime-type type="application/vnd.ms-excel.sheet.binary.macroenabled.12"> <_comment>Microsoft Excel 2007 Binary Spreadsheet</_comment>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
APPLICATION_TYPE, "vnd.openxmlformats-officedocument.presentationml.presentation"); public static final MediaType OOXML_SHEET = createConstant(APPLICATION_TYPE, "vnd.openxmlformats-officedocument.spreadsheetml.sheet"); public static final MediaType OPENDOCUMENT_GRAPHICS = createConstant(APPLICATION_TYPE, "vnd.oasis.opendocument.graphics"); public static final MediaType OPENDOCUMENT_PRESENTATION =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Sep 26 19:15:09 UTC 2024 - 47.5K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/msoffice/test.xls
Sheet1 テスト Sheet2 Sheet3...
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sun Oct 11 02:16:55 UTC 2015 - 22K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/msoffice/test_as.xls
Sheet1 テスト test Sheet2 Sheet3...
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sun Oct 11 02:16:55 UTC 2015 - 19K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/msoffice/test.xlsx
Sheet1 テスト Sheet2 Sheet3...
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sun Oct 11 02:16:55 UTC 2015 - 9.6K bytes - Viewed (0)