Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 3,838 for

assembling

(0.09 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); // ....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Evaluation Limitations and Licensing | Document...

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/evaluation-li...
  3. Extract text in Accurate Mode | Documentation

    This article explains that how to extract text in Accurate mode....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-in-...
  4. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/getting-indexed-d...
  5. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  6. Product Overview | Documentation

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify texts and documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents taxonomy, that created by Aspose and simple Sentiment taxonomy (Negative/Positive). For the Sentiment taxonomy Chinese language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze text and documents without using any document-related tool to open documents or extract text....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/product-o...
  7. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-enc...
  8. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/font-embedding-op...
  9. Update annotation replies | Documentation

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

    docs.groupdocs.com/annotation/java/update-annot...
  10. Save HTML to Folder | Documentation

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/save-html...