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

groupdocs.annotation

(0.19 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/search/net/work-with-search-re...
  6. Product Overview | Documentation

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/product-overview/
  7. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/java/search-options/
  8. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/generating-slide...
  9. Product Overview | Documentation

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/product-overview/
  10. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/merge/word/