Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,198 for

errores pdf

(0.76 sec)
  1. Customize watermarks | GroupDocs

    Adjust text or image watermark appearance and position — color, font, rotation, opacity, sizing, and alignment — using GroupDocs.Watermark for Python via .NET....pdf" ) as watermarker : watermark...watermarker . save ( "./output.pdf" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/basic-u...
  2. Extract metadata from documents | GroupDocs

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API.... pdf ); // setup search options TextSearchOptions...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-te...
  4. Adding a Watermark to Converted Documents | Gro...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....document during conversion to PDF: AddWatermarkToConver.java import...// Set conversion options for PDF PdfConvertOptions options = new...

    docs.groupdocs.com/conversion/java/add-watermark/
  5. Search for QR Code standard entries | GroupDocs

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....QR-code Address object in the PDF document. using ( Signature signature...signature = new Signature ( "sample.pdf" )) { var signatures = signature...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...redactor = new Redactor ( @"C:\test.pdf" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/annotation-red...
  7. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....redacted output will save as PDF redactor . save (); }; } finally...redacted output will save as PDF redactor . save (); }; } finally...

    docs.groupdocs.com/redaction/java/image-redacti...
  8. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document Watermarker watermarker...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/basic-usage/
  9. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Redaction for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....across Word, Excel, PowerPoint, PDF, images, and text formats through...rasterizes the document to a PDF and appends a `_Redacted` suffix...

    docs.groupdocs.com/redaction/python-net/agents-...
  10. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....RTF PDF FileType.PDF Spreadsheet FileType.XLSX...dat ) that hold valid Word / PDF bytes. Custom content-type detection...

    docs.groupdocs.com/comparison/python-net/develo...