Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 6,333 for

xls

(0.04 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/nodejs-java/homophone...
  3. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/nodejs-java/word-form...
  4. XLS2003 to PDF conversion produces an invalid P...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF for Xls2003 results in a PDF that I can’t open with a PDF viewer like Preview. Attaching the file that I can reproduce the issue with d…...xls” , the result opens as expected...Excel 97–2003 Workbook uses the .XLS extension. You should refer to...

    forum.groupdocs.com/t/xls2003-to-pdf-conversion...
  5. Edit XML Files | Online Editing & Programmatic ...

    Discover efficient ways to edit XML files. Either edit XML files online or do it programmatically using C# & Java....to Edit Excel Spreadsheets - XLS/XLSX Editor...

    blog.groupdocs.com/editor/edit-xml-files/
  6. Extract Images from PDF, Word, Excel, PPT using...

    Extract images from the whole document, and specific pages of word processing documents, Excel spreadsheets, PPT presentations, and PDF using Java.... ODT, OTT, RTF Spreadsheets XLS, XLSX, XLSM, XLSB, XLT, XLTX...

    blog.groupdocs.com/parser/extract-images-from-p...
  7. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract text from Microsoft OneNote sections presentations...from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Working with formats | Documentation

    This article explains document formats and format families supported by GroupDocs.Editor for Java and how to operate them in Java code....Spreadsheet formats, which includes XLS, XLT, XLSX, XLSM, XLTX, ODS etc...

    docs.groupdocs.com/editor/java/working-with-for...
  9. Extract formatted text from documents | Documen...

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (Xls, XlsX), LibreOffice formats and many others....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/extract-formatte...
  10. Load options for different document types | Doc...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API...., XLS, XLSX, ODS, CSV) Presentations...

    docs.groupdocs.com/conversion/java/load-options...