Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 6,307 for

xls

(0.05 sec)
  1. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/net/save-in-origin...
  2. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/load-document-fro...
  3. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/get-supported-fi...
  4. Introducing GroupDocs.Signature for .NET | Docu...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use...PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, HTML and many...

    docs.groupdocs.com/signature/net/introducing-gr...
  5. Ինչպես փոխարկել Excel-ը PDF-ի C#-ով

    Եկեք նայենք, թե ինչպես փոխարկել Excel-ը PDF-ի C#-ով և ինչպես օգտագործել C# Excel-ը PDF-ի օրինակելի կոդը՝ աշխատանքային գրքույկը, ընտրված թերթիկները կամ ցանկացած բջջային տիրույթ PDF-ի փոխարկելու համար:...ձևաչափերի համար, ինչպիսիք են XLS, CSV, XLT և շատ ուրիշներ ընդամենը...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } 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....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/java/get-supported-...
  7. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/net/save-overwriti...
  8. Load document from url | Documentation

    Learn how to Load document from url....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/load-document-fro...
  9. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk....like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/python-net/load-fr...
  10. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/plain-text/