Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 8,382 for

document annotation

(0.38 sec)
  1. Convert XLSX to PDF using Node.js

    Easily convert XLSX to PDF using Node.js. Follow this complete guide to export XLSX to PDF in Node.js with high accuracy using a reliable conversion library....Annotation Product Family GroupDocs...js Converting spreadsheet documents to more portable formats is...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  2. Convert TXT to RTF using Node.js

    Learn how to convert TXT to RTF using Node.js with GroupDocs.Conversion. Follow this guide to easily export TXT to RTF in Node.js for enhanced Document handling....Annotation Product Family GroupDocs...in many situations—such as document processing, content distribution...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  3. Convert TXT to MD using Node.js

    Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools....Annotation Product Family GroupDocs...using Node.js When managing document workflows in backend systems...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  4. Extract metadata from EPUB eBook | GroupDocs

    To extract metadata from EPUB e-books GetMetadata method is used...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  6. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/delete-signat...
  7. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Separate data extraction | GroupDocs

    This article explains how to separately extract data from Documents and add the extracted data to the index....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/separate-data-ex...
  9. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/removing-empty...
  10. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/esign-image-w...