Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 3,356 for

library

(0.14 sec)
  1. 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...
  2. outlook_with_max_items.html

    From : Aspose Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 From : campaign Subject: Spotlig...... From The Library Load Visible Worksheets Only...improvements now . From The Library Digerati Solutions uses Aspose...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  3. Convert CSV to JSON - Online and Free Image Con...

    Convert CSV to JSON format using free online conversion tool. Developers can use .NET, Java, and Cloud API to build CSV to JSON Converter....dynamic way, using tools and libraries that support JSON data. Readability:...converter either using standalone libraries or cloud-based APIs. Explore...

    blog.groupdocs.com/conversion/convert-csv-to-json/
  4. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....NET is a comprehensive C# library designed for enterprise-level...Supported Document Formats # The library supports an extensive range...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  5. 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...
  6. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Evaluation and Licensing The library comes up with some limitations...

    docs.groupdocs.com/assembly/net/using-markdown-...
  7. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/search-options/
  8. Extract text in Accurate mode | GroupDocs

    Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats in C#....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  9. 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...
  10. 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...