Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 15,731 for

annotation pdf

(0.19 sec)
  1. Fluent syntax | Documentation

    Following this guide you will learn how to use fluent syntax of GroupDocs.Merger for .NET API....Annotation Product Solution GroupDocs...new Merger ( @"c:\document1.pdf" )) { merger . Join ( @"c:\document2...

    docs.groupdocs.com/merger/net/fluent-syntax/
  2. Introducing GroupDocs.Signature for Java | Docu...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...Annotation Product Solution GroupDocs...documents of various formats like PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS...

    docs.groupdocs.com/signature/java/introducing-g...
  3. Ինչպես փոխարկել HTML-ը RTF-ի C#-ում

    Այս արագ ձեռնարկում, մենք կբացատրենք HTML-ը RTF-ի C#-ում փոխարկելու քայլերը և ինչպես կիրառել C# HTML-ը RTF-ի գործառույթը՝ օգտագործելով այս ուղեցույցը:...Annotation Product Family GroupDocs...ձևաչափերի, ինչպիսիք են TIFF, PPSM, PDF, MHT, PPTX, XLSX և շատ ավելին:...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  4. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page in Java....Annotation Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/plain-text/
  5. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  6. Ինչպես փոխարկել JPG-ն XLSM-ի C#-ում

    Այս արագ ուղեցույցը հակիրճ բացատրում է ձեզ JPG-ն XLSM-ի C#-ով փոխարկելու գործընթացը և սովորեք, թե ինչպես օգտագործել այս ուղեցույցը՝ C#-ով JPG-ն XLSM-ի փոխարկելու համար:...Annotation Product Family GroupDocs...POT, RTF, PPSX, DOCX, HTML, PDF և շատ ավելին: Այս ուղեցույցում...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  7. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...fileOutputStreams . length } .pdf` , 'w' ); fileOutputStreams ...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/load-document-...
  9. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...Annotation Product Solution GroupDocs...add_suffix = True so . rasterize_to_pdf = False date_time_str = datetime...

    docs.groupdocs.com/redaction/python-net/save-in...
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (Pdf, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Annotation Product Solution GroupDocs...images within office documents (PDF, DOCX, etc.) You have to implement...

    docs.groupdocs.com/redaction/net/using-ocr/