Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 11,325 for

xlsx

(0.2 sec)
  1. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Spreadsheet format family (like XLS, XLSX etc) cannot hold embedded fonts...For example, the PDF, DOCX, XLSX, PPTX, document formats support...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  2. Word forms provider | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/word-form...
  3. Homophone dictionary | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/homophone...
  4. Working with CAD metadata | GroupDocs

    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); // .... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-ca...
  5. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....some format (like DOCX, PDF, or XLSX, for example). At this stage...2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM, XLAM...

    docs.groupdocs.com/editor/net/introduction/
  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.... OTT, RTF Spreadsheets XLS, XLSX, XLSM, XLSB, XLT, XLTX, XLTM...= new Parser("path/document.xlsx") // Excel Spreadsheet // Parser...

    blog.groupdocs.com/parser/extract-images-from-p...
  7. 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....Edit Excel Spreadsheets - XLS/XLSX Editor...

    blog.groupdocs.com/editor/edit-xml-files/
  8. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, Xlsx, images, audio, video and many other files of different types in your Java solution.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/find-metadata-...
  9. Extract text from Microsoft OneNote sections | ...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Load options for different document types | Gro...

    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 (e...

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