Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 8,181 for

document annotation

(0.1 sec)
  1. 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-...
  2. 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...
  3. 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-...
  4. 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-...
  5. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word Documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/compare-mult...
  6. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate Document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....Annotation Product Family GroupDocs...into editable documents is a common task in document automation...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word Documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/compare-multi...
  8. Render DOCX as Image using Python

    You will learn how to render DOCX as image using Python. A code example will also be provided to create images from DOCX in Python for visual content workflows....Annotation Product Family GroupDocs...using Python Rendering Word documents into images is a practical...

    kb.groupdocs.com/viewer/python/render-docx-as-i...
  9. Convert PDF to PNG using Python

    Learn how to convert PDF to PNG using Python. This guide shows how to export PDF to PNG using Python for simplified sharing and efficient workflow management....Annotation Product Family GroupDocs...using Python for streamlined document sharing and improved web compatibility...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. How to Sign RTF with QR Code using C#

    In this topic, we will guide you on how to sign RTF with QR Code using C#. We will also provide a code example to create QR Code in RTF using C#....Annotation Product Family GroupDocs...authenticity and integrity of documents is crucial. One effective...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...