Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 28,756 for

groupdocs.annotation

(0.08 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/attachments-in...
  3. Highlight Search Results using Java

    Learn how to highlight search results using Java with our guide, including a code example to efficiently highlight search results in Java for better management....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/search/java/highlight-search-r...
  4. Scan Barcode from RTF using Java

    This guide explains how to scan barcode from RTF using Java. Moreover, you will get an example to ensure a smooth process of how to extract barcode from RTF in Java....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  5. Perform Boolean Search using Java

    Utilize this article to perform Boolean search using Java. Master full-text search with Boolean operators in Java for accurate and efficient application results....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/search/java/perform-boolean-se...
  6. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your data extraction workflow....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/parser/net/extract-images-from...
  7. Convert ODT to PDF using Node.js

    Learn how to convert ODT to PDF using Node.js with a simple and effective method. Follow this guide to easily export ODT to PDF in Node.js applications....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. Scan Barcode from PPT using C#

    This guide provides a detailed overview of how to scan barcode from PPT using C#. Moreover, you will get a sample code example to extract barcode from PPT in C#....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  9. Search with Aliases in Document using Java

    Efficiently search with aliases in document using Java. Learn techniques to enhance document search with aliases in Java for better results and performance....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/search/java/search-with-aliase...
  10. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in documents using Java without installing extra tools....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/search/java/search-specific-wo...