Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,342 for

errores pdf

(0.47 sec)
  1. Modifying found watermark properties | GroupDocs

    Search for existing watermarks and update their text, formatted text, or image using GroupDocs.Watermark for Python via .NET....pdf" ) as watermarker : possible...watermarker . save ( "./output.pdf" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/modifyi...
  2. Convert documents for RAG pipelines | GroupDocs

    Prepare Pdf, Word, and Excel documents as Markdown for retrieval-augmented generation with LLMs... flowchart LR A["PDF / DOCX / XLSX"] B["GroupDocs...toMarkdown ( "professional-services.pdf" , options ); // Split into chunks...

    docs.groupdocs.com/markdown/java/convert-for-rag/
  3. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a Pdf programmatically....to add a text signature to a PDF programmatically. To manipulate...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/esign-document...
  4. Convert DOCX to HTML using Python

    Easily convert DOCX to HTML using Python with clean, efficient code. Follow this guide to export DOCX to HTML using Python for web-ready document output....ensure consistency, reduce human error, and improve productivity. Whether...of converting DOCX files to PDF format using Python, complete...

    kb.groupdocs.com/conversion/python/convert-docx...
  5. GroupDocs.Annotation for Java | GroupDocs

    Java library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on Pdf, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....of a PDF Annotator annotator = new Annotator ( "input.pdf" );...annotator . save ( "annotated.pdf" ); } finally { annotator . dispose...

    docs.groupdocs.com/annotation/java/
  6. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, Pdfs, and eBooks by TOC item in C#....supported for Word Processing, PDF, ePUB and CHM documents (for...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  7. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...This example shows how to sign PDF document with Barcode signature...signature = new Signature ( "sample.pdf" ); try { // setup options with...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....and images of various types - PDF, Microsoft Word and Open Document...annotation supports only for PDF, Word processing text documents...

    docs.groupdocs.com/annotation/net/add-annotatio...
  9. llms-full.txt

    # GroupDocs.Annotation for Python via .NET — Complete Documentation > Native Python library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underli...... and threaded comments — on PDF, Word, Excel, PowerPoint, images...many kinds of annotations to PDF, Word, Excel, PowerPoint, image...

    docs.groupdocs.com/annotation/python-net/llms-f...
  10. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....extract a text from images and PDFs / OCR Usage Basics OCR Usage...recognition (OCR) in image files and PDF files composed of images. It...

    docs.groupdocs.com/parser/net/ocr-usage-basics/