Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 3,411 for

library

(0.24 sec)
  1. 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...
  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. Convert XLSX to PDF using Python

    Convert XLSX to PDF using Python for automated document workflows. Easily export XLSX to PDF in Python and preserve your spreadsheet's formatting....by installing the suggested library, which provides a robust API...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. Export Indexed Documents to HTML using C#

    Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....NET library to your development environment...

    kb.groupdocs.com/search/net/export-indexed-docu...
  5. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion Library....powerful document conversion library. Whether you are building internal...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  6. Convert PDF to DOCX using Python

    Discover how to convert PDF to DOCX using Python with straightforward steps. Easily export PDF to DOCX using Python, all without need to install additional software....robust document conversion library based on .NET allows Python...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  7. Convert PDF to RTF using Python

    Learn how to convert PDF to RTF using Python with simple steps. Effortlessly export PDF to RTF using Python, without installing extra software....NET-based conversion library allows Python developers to...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. Convert DOCX to ODT using Python

    Quickly convert DOCX to ODT using Python with an easy-to-follow guide. Export DOCX to ODT using Python to ensure smooth editing and open document format support....NET-powered Python library to carry out this transformation...

    kb.groupdocs.com/conversion/python/convert-docx...
  9. outlook_specific_folder.html

    Inbox From: Aspose To: sdmit Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 Message: Spotligh...... From The Library Load Visible Worksheets Only...improvements now . From The Library Digerati Solutions uses Aspose...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  10. Comparison Compare method in GroupDocs (C#) iss...

    I am encountering an issue while using the Compare method in the GroupDocs Comparison Library for comparing Excel files. The error message I receive is: Error: Error occurred while converting document This issue occur…...in the GroupDocs Comparison library for comparing Excel files....

    forum.groupdocs.com/t/comparison-compare-method...