Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 4,274 for

classification

(1.22 sec)
  1. Product Overview | GroupDocs

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/java/product-overview/
  2. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  3. Watermarks in word processing document | GroupDocs

    This article explains how to add watermarks in word processing document....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Watermarks in word processing document | GroupDocs

    Add shape-based watermarks to Word documents with additional options using Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/waterma...
  5. Working with CAD metadata | GroupDocs

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

    docs.groupdocs.com/metadata/net/working-with-ca...
  6. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/nodejs-java/working...
  7. Advanced Search Archive Documents | GroupDocs

    id: advanced-search-archive-documents url: signature/net/advanced-search-archive-documents title: Advanced search archive documents linkTitle: 🌐 Archive weight: 16 description: “This article explains how to make advanced search within the archive that contains several documents for any electronic signatures with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Advanced search for various signatures within the archive files in C# description: Advanced search for all supported signatures within the archives fast and easily with C# language and GroupDocs....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/developer-guid...
  8. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  9. Edit PowerPoint Presentations in Node.js | Grou...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  10. In-Table List with Highlighted Rows in Word Pro...

    Note In this article, we will use GroupDocs.Assembly to generate a Table Report with Highlighted Rows 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. In-Table List with Highlighted Rows in Microsoft Word Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Word 2013....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/in-table-list-w...