Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 31,798 for

groupdocs.viewer

(0.2 sec)
  1. Generating document preview - advanced | Docume...

    This article shows how to generate document pages with advanced options....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/generating-do...
  2. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  4. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. How to Convert TSV to Excel using C#

    This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Sign DOCX with Barcode Signature using Java

    Efficiently obtain assistance to sign DOCX with Barcode signature using Java. Also, we will supply code example to to create Barcode signature in DOCX using Java....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-sign-doc...
  8. Add Text Watermark to XLSX using Java

    This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  9. Merge GIF files using Java

    Let's explore how to merge GIF files using Java. We'll provide you with a straightforward code to combine GIF files in Java without requiring any additional software....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/merger/java/merge-gif-files-us...
  10. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/search/net/highlight-search-re...