Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 29,976 for

groupdocs.conversion

(0.14 sec)
  1. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/updating-mult...
  6. 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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. 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....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-add-digi...
  8. Extract Text from EPUB using Java

    This article offers a step-by-step guide on how to extract text from EPUB using Java, with the sample code example to assist you in text extraction from EPUB in Java....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/parser/java/extract-text-from-...
  9. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  10. Render TXT as HTML using C#

    In this tutorial, we will learn how to render TXT as HTML using C# without installing extra tools. Moreover, we will provide you C# code for rendering TXT to HTML....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/viewer/net/render-txt-as-html-...