Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 3,447 for

groupdocs.assembly

(0.07 sec)
  1. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/update-annot...
  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); // ....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

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

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

    docs.groupdocs.com/watermark/net/attachments-in...
  4. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/index-browser/
  5. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/index-browser/
  6. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for .NET API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/document-protection/
  7. GroupDocs Watermark Overview | Documentation

    What Is GroupDocs.Watermark? GroupDocs.Watermark for Java is a powerful API for managing watermarks in the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  8. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Java API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/enabling-languag...
  9. Output format and password | Documentation

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for .NET features....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/output-format-and...
  10. Install GroupDocs.Conversion for .NET | Documen...

    This guide explains how to install GroupDocs.Conversion for .NET to your environment...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/installation/