Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 18,015 for

pdf annotation

(0.1 sec)
  1. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/load-document...
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  3. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Comparison for .NET developer documentation. Learn how to diff docx, pptx, and compare Pdf files using C#....Annotation Product Solution GroupDocs...PowerPoint, OpenDocument ODT, PDF, Text, and HTML documents. The...

    docs.groupdocs.com/comparison/net/
  4. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for Java is AI agent and LLM friendly — machine-readable documentation, MCP server, structured output for RAG pipelines, and seamless integration with AI tools....Annotation Product Solution GroupDocs...de.md and help me convert a PDF to Markdown. Why Markdown output...

    docs.groupdocs.com/markdown/java/agents-and-llm...
  5. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  6. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Annotation Product Solution GroupDocs...watermark to the HTML/JPG/PNG/PDF output, follow these steps: Create...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  7. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) SaveOptions so = new SaveOptions(); so....Annotation Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. Convert to Email with advanced options | GroupDocs

    Follow this guide and learn how to convert between email formats (MSG, EML, EMLX) and customize attachment processing using GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...will NOT work - cannot convert PDF to email format using ( var converter...

    docs.groupdocs.com/conversion/net/convert-to-em...
  9. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Annotation Product Solution GroupDocs...below demonstrates how to sign PDF document with QR-code signature...

    docs.groupdocs.com/signature/java/esign-documen...
  10. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a Pdf programmatically in Python....Annotation Product Solution GroupDocs...to add a text signature to a PDF programmatically using Python...

    docs.groupdocs.com/signature/python-net/esign-d...