Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 131 for

retrieve document attributes

(0.13 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...with custom serialization attribute Instantiate the object and...

    docs.groupdocs.com/signature/java/search-embed-...
  2. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...to a document as a plain text at runtime. Font attributes are...

    docs.groupdocs.com/assembly/net/template-syntax...
  3. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common Document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Engine is composed of common document contents and tags that describe...

    docs.groupdocs.com/assembly/net/template-syntax...
  4. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common Document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Engine is composed of common document contents and tags that describe...

    docs.groupdocs.com/assembly/java/template-synta...
  5. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract hyperlinks from...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  6. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...opening, editing and saving documents, the instances of class are...

    docs.groupdocs.com/editor/net/create-editabledo...
  7. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word Documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract Document properties like author, title, creation date, comments, and revision information from Word files....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract metadata from Microsoft...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML Documents using Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...js / Developer Guide / Edit Document / How to Edit XML File How...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  9. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML Documents to HTML (with and without pagination), PDF Documents, PNG, and JPEG raster formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Java / Document rendering basics / Render XML documents Render...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  10. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract hyperlinks from...

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