Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 8,250 for

document annotation

(0.07 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. How to Convert HTML to Word using Java

    Learn how to convert HTML to Word in Java and look at sample code to generate DOCX from HTML in Java to conduct Document transformations quickly....Annotation Product Family GroupDocs...code to convert it to a Word document. Steps to Convert HTML to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Convert HTML to Text using Java

    Get familiar with the process to convert HTML to Text using Java and easily use these instructions for developing the functionality to convert HTML to Text in Java....Annotation Product Family GroupDocs...best document converter library for performing the document transformation...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....Annotation Product Family GroupDocs...digital landscape, ensuring document security is paramount. One...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  5. EditableDocument | GroupDocs

    This Documentation section explains features of EditableDocument class when editing Document with GroupDocs.Editor for Java API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/editabledocument/
  6. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better Document management....Annotation Product Family GroupDocs...aspect of developing robust document search applications. With...

    kb.groupdocs.com/search/net/highlight-search-re...
  7. How to Convert DOCX to HTML using C#

    In this topic, you will explore how to convert DOCX to HTML using C#. Moreover, we will provide a code example to export DOCX to HTML in C# without using extra tools....Annotation Product Family GroupDocs...Converting Microsoft Word DOCX document to HTML format can be a useful...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....Annotation Product Family GroupDocs...indicators overlaid onto documents, reinforcing ownership, confidentiality...

    kb.groupdocs.com/watermark/net/add-image-waterm...
  9. Convert PPTX to DOCX using Node.js

    Learn how to convert PPTX to DOCX using Node.js with a step-by-step guide. Easily export PPTX to DOCX in Node.js with simple code and powerful conversion features....Annotation Product Family GroupDocs...requirement in enterprise and document-driven applications where...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  10. Merge PDF files using C#

    Learn how to merge PDF files using C# programming. Streamline Document management with code of how to combine PDF files in C# without installing extra software....Annotation Product Family GroupDocs...the digital era, managing documents efficiently is a necessity...

    kb.groupdocs.com/merger/net/merge-pdf-files-usi...