Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 32,997 for

groupdocs.merger

(0.08 sec)
  1. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-z...
  2. Removing Selective Chart Series Dynamically | G...

    Note This feature is supported by version 17.11 or greater Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/removing-selec...
  3. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/search-...
  4. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Extract table of contents | GroupDocs

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-table-of...
  6. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/java/spell-checking/
  7. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-table-of-...
  9. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/logging/
  10. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-formatted...