Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 7,823 for

document conversion api

(0.07 sec)
  1. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a Document. It consists of following steps....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  3. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction Api allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet Document formats and others....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  4. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word Document getStructure method is used. This method returns XML representation of the Document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com 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....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  5. Categories

    Find Answers by Api GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...

    kb.groupdocs.com/categories/page/13/
  6. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word Document using locale info, apply spell-checkers to a Document content written in different languages using GroupDocs.Editor for .NET Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/net/enabling-language...
  7. EditableDocument | GroupDocs

    This Documentation section explains features of EditableDocument class when editing Document with GroupDocs.Editor for .NET Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/net/editabledocument/
  8. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed Documents from an index, and how to get the text of indexed Documents in HTML or plain text format....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/search/java/getting-indexed-...
  9. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed Documents from an index, and how to get the text of indexed Documents in HTML or plain text format....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/search/net/getting-indexed-d...
  10. 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....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-m...