Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 17,039 for

document annotation

(0.07 sec)
  1. Working with List Reports - Multicolored Number...

    Articles in this section...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-li...
  2. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the Document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Python API to convert XML Documents to HTML (with and without pagination), PDF Documents, PNG, and JPEG raster formats....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/render-xml...
  4. Working with slide backgrounds | Documentation

    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...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  5. groupdocs-editor-23.5.1-javadoc.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Built-By: gitlab.runner Created-By: Apache Maven 3.5.4 Build-Jdk: 1.8.0_181 allclasses-frame.html All Classes ArgbColor ......classes for editing multiple document formats in your Java applications...Opens a previously loaded document for editing using default...

    releases.groupdocs.com/java/repo/com/groupdocs/...
  6. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint Documents when using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/load-passwor...
  7. GroupDocs.Watermark for .NET 18.2 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.2. Major Features There is the following new feature in this monthly release: Implement ability to edit Word Document objects that can be considered as watermarks Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-787 Implement ability to edit Word Document objects that can be considered as watermarks New Feature WATERMARKNET-668 Remove SlidesBaseShape.Hyperlink property (obsolete code) Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  8. Learn to Dynamically Assemble External Document...

    post. Tagged with net, groupdocs, automation, api....different when it comes to document automation; you would always...dependable, less error prone document generation process making...

    dev.to/groupdocs/learn-to-dynamically-assemble-...
  9. How to Edit CSV File | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. ICache Interface - GroupDocs.Annotation for .NE...

    Defines methods required for storing rendered Document and Document resources cache....Annotation for .NET - API Reference GroupDocs.Annotation...- API Reference GroupDocs.Annotation.Cache ICache Interface ICache...

    apireference.groupdocs.com/annotation/net/group...