- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Workbook (0.05 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="application/prs.plucker"/> <mime-type type="application/qsig"/> <mime-type type="application/vnd.ms-spreadsheetml"> <root-XML localName="Workbook" namespaceURI="urn:schemas-microsoft-com:office:spreadsheet"/> <root-XML localName="Workbook"/> <sub-class-of type="application/xml"/> <_comment>Excel 2003 xml format, pre-ooxml</_comment> <_comment>glob pattern typically *.xls</_comment> </mime-type>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
tensorflow/c/c_api_test.cc
TF_Graph* graph_; int counter_; }; // Helper macros for the TF_OperationGetAttr* tests. // TODO(ashankar): Use gmock matchers instead? // (https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#writing-new-parameterized-matchers-quickly) // That will require setting up the tensorflow build with gmock. #define EXPECT_TF_META(attr_name, expected_list_size, expected_type, \
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Dec 27 12:18:10 UTC 2024 - 97K bytes - Viewed (0)