Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 3,527 for

groupdocs.assembly

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

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/homophone...
  3. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/word-form...
  4. 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...
  5. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  6. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from document....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. How to merge PNG images using Node.js via Java ...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  9. How to Run Examples | Documentation

    This article describes how to run .NET search API code examples....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/how-to-run-examples/
  10. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/regular-expressio...