Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 15,441 for

pdf annotation

(0.05 sec)
  1. 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-...
  2. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...Annotation Product Solution GroupDocs...metadata . Metadata ( "input.pdf" ); // Edit or remove metadata...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  3. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...Annotation Product Solution GroupDocs... createReadStream ( "output.pdf" ) const metadata = new groupdocs...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  4. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Annotation Product Solution GroupDocs...additional file format information. a PDF document Extract the root metadata...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including Pdf, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Annotation Product Solution GroupDocs...of various formats including PDF, Microsoft Word, Excel, LibreOffice...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  6. Ինչպես փոխարկել Excel-ը CSV-ի Java-ում

    Այս գրառումն ընդգրկում է հիմնական փաստաթղթերի փոխակերպումը և պարունակում է մանրամասն հրահանգներ, թե ինչպես փոխարկել Excel-ը CSV-ի Java-ում, ինչպես նաև Java կոդը՝ Excel-ը CSV-ի փոխարկելու համար:...Annotation Product Family GroupDocs...դարձնել ինչպես փոխարկել HTML-ը PDF-ի Java-ում -ին: Updated on 28...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  7. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/synchronizing-sh...
  8. 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/
  9. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for Pdf, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/get-supported-...
  10. 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...