Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 11,864 for

xlsx

(0.17 sec)
  1. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....xlsx" ) as converter : doc_info =...get_document_info () # Print XLSX document info print ( "Author:"...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Edit Excel Spreadsheet in Node.js | GroupDocs

    This guide demonstrates how to edit XLS, Xlsx, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheets with passwords, and many other powerful features of GroupDocs.Editor for Node.js....come in various formats: XLS, XLSX, XLSM, XLSB, ODS, SXC, and others...inputXlsxPath = 'C://input/spreadsheet.xlsx' ; const loadOptions = new ...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  4. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/search-options/
  5. Product Overview | GroupDocs

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By using...

    docs.groupdocs.com/merger/java/product-overview/
  6. Product Overview | GroupDocs

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By using...

    docs.groupdocs.com/merger/net/product-overview/
  7. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Excel 2013....Microsoft Excel Document (XLS/XLSX) formats. Since ODS is not a...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  8. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/document-filterin...
  10. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...xlsx" , "file3.pptx" }; for ( String...

    docs.groupdocs.com/conversion/java/get-default-...