Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,691 for

resource

(0.14 sec)
  1. 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/python-net/esign-d...
  2. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....documents from html with resources and save assembled Word, Excel...PowerPoint & emails to html with resources Following is the detail given...

    docs.groupdocs.com/assembly/net/features-overview/
  3. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....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/python-net/render-pdf...
  4. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....fetch and process directly: Resource URL Full documentation (single...Windows, Linux, macOS ## Resources | Resource | URL | |---|---| |...

    docs.groupdocs.com/conversion/python-net/agents...
  5. 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...
  6. 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...
  7. What is the max filesize supported by GroupDocs...

    Hello there, I’m using Java GroupDocs.Conversion, so I’d like to know, what is the limit for a file large enough to be unsupported? Thanks in advance...example, DOCX → PDF is more resource-intensive than TXT → PDF)...

    forum.groupdocs.com/t/what-is-the-max-filesize-...
  8. 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-...
  9. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Python via .NET offers a Free Trial and a 30-day Temporary License for evaluation, plus several purchase plans....include it as an embedded resource. The license needs to be set:...

    docs.groupdocs.com/metadata/python-net/evaluati...
  10. 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...