Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 3,300 for

library

(4.34 sec)
  1. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/word-form...
  2. 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); // ....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/homophone...
  4. GroupDocs.Comparison Product Family on GroupDoc...

    GroupDocs.Comparison Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Comparison Product Family on GroupDocs Blog | Document A......Files with Java Difference Library Compare Text, Word, PDF files...to accept changes. C# Diff Library for Comparing Text Files It...

    blog.groupdocs.com/categories/groupdocs.compari...
  5. Convert to Spreadsheet in Java | PDF to Excel |...

    Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App....You can get the conversion library from the downloads section...

    blog.groupdocs.com/conversion/convert-documents...
  6. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/index-lifecycle/
  7. Index lifecycle | GroupDocs

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/index-lifecycle/
  8. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...Conversion for Java library. Also, it is possible to get...

    docs.groupdocs.com/conversion/java/features-ove...
  9. How to merge PNG images using Java | GroupDocs

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in java language using GroupDocs.Merger for Java Library....Linux) file to install the library in your local maven repository...

    docs.groupdocs.com/merger/java/getting-started/...
  10. How to merge BMP images using Java | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in java language using GroupDocs.Merger for Java Library....Linux) file to install the library in your local maven repository...

    docs.groupdocs.com/merger/java/getting-started/...