Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 37,968 for

xlsx

(0.1 sec)
  1. Java XLS Annotation API Annotate in C#

    Java API ku ji XLS, wêne, xêzkirin û formatên pelên pelgeyê celebên annotasyonên populer çêbike û annot bike....formatên cihêreng ên wekî PDF, CSV, XLSX, TXT, HTML, XPS, û çend kesên...formatek vekirîtir û birêkûpêktir, XLSX, hate guheztin. Guhertoyên herî...

    products.groupdocs.com/ku/annotation/java/xls/
  2. FileType.ODT Field - GroupDocs.Parser for .NET ...

    ODT files are type of documents created with word processing applications that are based on OpenDocument Text File format. These are created wi...Field XLSB Field XLSM Field XLSX Field XLT Field XLTM Field XLTX...

    apireference.groupdocs.com/parser/net/groupdocs...
  3. FileType.PPTX Field - GroupDocs.Parser for .NET...

    Files with PPTX extension are presentation files created with popular Microsoft PowerPoint application. Unlike the previous version of presenta...Field XLSB Field XLSM Field XLSX Field XLT Field XLTM Field XLTX...

    apireference.groupdocs.com/parser/net/groupdocs...
  4. Extract data from ZIP archives | Documentation

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, Xlsx, Emails and more with our free online Free Online Document Parser App.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, Xlsx and more with our free online Free Online Document Search App.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/managing-...
  6. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/indexing/
  7. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Java...are welcome to merge DOC, PDF, XLSX, PPTX and more with . Was this...

    docs.groupdocs.com/merger/java/showcases/
  8. Working with metadata in WEBP images. Working w...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  10. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...