Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 3,046 for

image annotation

(1.88 sec)
  1. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Convert to Finance formats with advanced option...

    Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...formats to other formats (PDF, images, etc.) OFX conversions to/from...

    docs.groupdocs.com/conversion/net/convert-to-fi...
  4. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Annotation Product Solution GroupDocs...Example 3: Render document to PNG images In this example we’ll render...

    docs.groupdocs.com/viewer/python-net/hello-world/
  5. 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...
  6. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....Annotation Product Solution GroupDocs...CSharp/Resources/ — sample documents and images used by the examples. Examples/GroupDocs...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  7. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...Annotation Product Solution GroupDocs...external resources include images, audio, video, fonts, CSS,...

    docs.groupdocs.com/conversion/net/skip-loading-...
  8. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/extracting-prop...
  9. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/extracting-met...
  10. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/extracting-pro...