Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 5,157 for

groupdocs.classification

(0.1 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); // ....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    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....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  3. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/feature...
  4. GroupDocs.Metadata for .NET 17.10 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 17.10. Major Features There are 2 new features and 3 fixes in this regular monthly release. The most notable are: Ability to read metadata of ZIP format Ability to read metadata of MOV format File Size increased after Metadata removal GPS related data is removed after we try to remove the metadata of the JPG file Unable to update XMPBasic metadata when updating PdfMetadata at the same time Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-1927 Ability to read metadata of ZIP format New Feature METADATANET-1567 Implement ability to detect MOV video format New Feature METADATANET-1924 File Size increased after Metadata removal Bug METADATANET-1935 JPG - the GPS related data is removed after we try to remove the metadata of the JPG file Bug METADATANET-1940 Unable to update XMPBasic metadata when updating PdfMetadata at the same time Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  5. GroupDocs.Conversion for .NET 17.10 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.10 Major Features There are 10+ new features, improvements and fixes in this regular monthly release. The most notable are: Converting from STL Converting from IFC Improved Cells to XPS conversions Improved Slides to XPS conversions Improved saving on the whole converted document as well as page by page saving functionality Watermark transparency set to 50% transparent by default 4 bugs fixed Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2170 Implement conversion from STL New Feature CONVERSIONNET‑2171 Implement conversion from IFC New Feature CONVERSIONNET‑2176 Conversion of document containing images to RTF with “old readers” compatibility New Feature CONVERSIONNET‑2108 Improve document savers for saving complete document and save by page Improvement CONVERSIONNET‑2130 Cells To XPS conversion improvement Improvement CONVERSIONNET‑2152 WatermarkOptions is instantiated default Width and Height of the watermark Improvement CONVERSIONNET‑2153 Set default transparency of watermark to 0....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  6. GroupDocs.Conversion for Java overview | Docume...

    GroupDocs.Conversion for Java is a powerful and intuitive library used for file conversion between a variety of supported formats (such as PDF, DOCX, XLSX, PPTX, EPUB, PNG, JPEG, TIFF and others) without using third-party tools....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/product-over...
  7. Working with Outer Document Insertion | Documen...

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/working-with-o...
  8. Installation | Documentation

    Install from NuGet NuGet is the easiest way to download and install GroupDocs.Redaction for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Redaction using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/installation/
  9. Installation | Documentation

    Install from Nuget NuGet is the easiest way to download and install GroupDocs.Search for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Search using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/installation/
  10. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/features-overview/