Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 2,798 for

image annotation

(0.1 sec)
  1. Working with metadata in Diagrams | GroupDocs

    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...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Annotation Product Solution GroupDocs...List contains all resources (images, fonts, and stylesheets). Modifying...

    docs.groupdocs.com/editor/java/edit-word/
  3. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Annotation Product Solution GroupDocs...files (TXT) that contain no images, pages, paragraphs, lists,...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  4. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Annotation Product Solution GroupDocs...List contains all resources (images, fonts, and stylesheets). Modifying...

    docs.groupdocs.com/editor/net/edit-word/
  5. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Annotation Product Solution GroupDocs...groupdocsWatermark . Watermarker ( 'image.png' ); const watermark = new...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  6. Use advanced rasterization options | GroupDocs

    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...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  7. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-op...
  8. Export Styles During Document Editing | GroupDocs

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java....Annotation Product Solution GroupDocs... save other resources like images // ... (handling other resources)...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  9. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-o...
  10. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Annotation Product Solution GroupDocs...different options, stylesheets, images, fonts, save HTML-document...

    docs.groupdocs.com/editor/net/introduction/