Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,632 for

resource

(0.16 sec)
  1. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....you can embed all external resources in the generated HTML file...an HTML file with embedded resources To save all elements of an...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  2. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....json and other resource files. The manifest file describes...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. Licensing and evaluation | GroupDocs

    GroupDocs.Merger for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....include it as an embedded resource. License needs to be set:...

    docs.groupdocs.com/merger/python-net/licensing-...
  4. Licensing and evaluation | GroupDocs

    GroupDocs.Watermark for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....include it as an embedded resource. License needs to be set:...

    docs.groupdocs.com/watermark/python-net/licensi...
  5. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...metadata is an information about resource or another data. From the...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Optimize Document Comparison Performance: Scale...

    Learn how to optimize document comparison performance for high-volume workloads. This guide demonstrates batch processing, parallel comparison, and performance optimization techniques using GroupDocs.Comparison API for Node.js to scale document comparison to millions of files....features for speed Efficient resource management : Control memory...levels to match your system resources. GroupDocs.Comparison handles...

    blog.groupdocs.com/comparison/optimize-document...
  7. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API....If document has external resources (stylesheets, fonts, images)...the method, such external resources will be referenced by external...

    docs.groupdocs.com/editor/java/get-html-markup-...
  8. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Word document page is more resource consuming operation. Use text... readToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...metadata is an information about resource or another data. From the...

    docs.groupdocs.com/signature/net/esign-document...
  10. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....to a corresponding external resource. A link tag cannot be used...

    docs.groupdocs.com/assembly/net/inserting-hyper...