Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 31,799 for

groupdocs.viewer

(0.12 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); // ....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Watermarks in word processing document | Docume...

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

    docs.groupdocs.com/watermark/net/watermarks-in-...
  3. GroupDocs.Annotation for .NET 19.9 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 19.9 Major Features Warning In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Developer Guide section. The legacy API have been moved into Legacy namespace so after update to this version it is required to make project-wide replacement of namespace usages from GroupDocs....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. GroupDocs.Editor for .NET 22.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Editor for .NET 22.12 GroupDocs.Editor for .NET version 22.12 contains only several improvements and one significant bug fix, and they don’t affect the public API. Impovements There are two major improvements in the version 22.12: added support of the page background and border for the paginal mode in the WordProcessing module. This means that now, when editing a WordProcessing document in the paginal mode, the background and border information for the page will be preserved in HTML during forward conversion and then restored during generating output WordProcessing document from HTML....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  5. Search options | Documentation

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

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/common-list-ima...
  7. GroupDocs.Assembly for Java 19.3 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.3. Major Features Supported in-lining of syntax error messages into templates instead of exception throwing. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-99  Provide an ability to inline template syntax errors in generated Word Processing documents instead of exception throwing  Feature  ASSEMBLYNET-100  Provide an ability to inline template syntax errors in generated Spreadsheet documents instead of exception throwing  Feature  ASSEMBLYNET-101  Provide an ability to inline template syntax errors in generated Presentation documents instead of exception throwing  Feature  ASSEMBLYNET-102  Provide an ability to inline template syntax errors in generated Email documents instead of exception throwing  Feature  ASSEMBLYNET-103  Provide an ability to inline template syntax errors in generated Plain Text documents instead of exception throwing  Feature  ASSEMBLYNET-107  Allow null values for image tag expressions  Enhancement  ASSEMBLYNET-108  Allow null values for doc tag expressions  Enhancement  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  8. How to Add Special Annotations for PDF using Ja...

    Programmatically add special annotations to PDF files. Add button, checkbox, dropdown to PDF using Java API....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/how-to-add-s...
  9. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/get-supported-fe...
  10. Single Row Image in Presentation Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/single-row-imag...