Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 28,191 for

groupdocs.total

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

    This article shows how to generate document pages with advanced options....Close Navigation Products GroupDocs.Total Product Family 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....Close Navigation Products GroupDocs.Total Product Family 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....Close Navigation Products GroupDocs.Total Product Family 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....Close Navigation Products GroupDocs.Total Product Family 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Licensing FAQ - Purchase - groupdocs.com

    Frequently asked questions about licensing....addition there is the GroupDocs.Total product suite which includes...becomes cheaper to buy GroupDocs.Total instead of each product...

    purchase.groupdocs.com/faqs/licensing/
  7. GroupDocs.Annotation for .NET 19.9 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 19.9 Major Features Warning In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Developer Guide section. The legacy API have been moved into Legacy namespace so after update to this version it is required to make project-wide replacement of namespace usages from GroupDocs....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  8. How to Add Digital Signature to DOCX using Java

    This topic provides guidance on how to add digital signature to DOCX using Java. You will also find a code example to insert digital signature into DOCX using Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-add-digi...
  9. How to Convert Excel to Image in C#

    This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Add Text Watermark to PNG using Java

    Explore the method how to add text watermark to PNG using Java. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/watermark/java/add-text-waterm...