Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,812 for

management

(0.05 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); // ....Developer Guide / Advanced Usage / Managing metadata for specific formats...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. 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....user-friendly and efficient document management systems tailored to their...

    kb.groupdocs.com/search/net/export-indexed-docu...
  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....Python streamlines document management and reporting across a wide...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. 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....building a custom document management system or simply need to...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  5. Convert ODT to RTF using Node.js

    Learn how to convert ODT to RTF using Node.js with a simple script. This guide shows how to export ODT to RTF in Node.js using powerful file conversion library....handling, and improved workflow management. This solution is ideal for...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. Convert DOCX to TIFF using Python

    Easily convert DOCX to TIFF using Python with clear code examples. Follow this guide to export DOCX to TIFF using Python for high-quality image output....when working with document management systems or print workflows...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...contents and more; Project Management – project start and end dates...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  8. Java NoClassDefFoundError exception for GroupDo...

    Following previous advice from support, we have packaged the parser and viewer modules in a standalone Java app, the main goal being to avoid crashing the app server when document conversion crashes. Versions used : 25.…...access to our Paid Support management team....

    forum.groupdocs.com/t/java-noclassdeffounderror...
  9. Extract Images from ODT using C#

    Let’s explore how to extract images from ODT using C#. We will also provide C# code to extract images from ODT that is compatible with Windows, macOS, and Linux....including visual content management. Code to Extract Images from...

    kb.groupdocs.com/parser/net/extract-images-from...
  10. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....enterprise systems, content management solutions, or automated workflows...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...