Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 28,999 for

groupdocs.annotation

(0.07 sec)
  1. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  2. 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...
  3. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/homophone...
  4. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/word-form...
  5. 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...
  6. Convert PDF to Word using Python

    Learn how to convert PDF to Word using Python with clear steps. Effortlessly export PDF to Word using Python without installing any extra software on your system....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  7. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-text search with Boolean operators in C# for precise and efficient results in applications....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  8. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/search/java/search-different-w...
  9. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...