Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 32,680 for

groupdocs.metadata

(2.76 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); // ....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  3. API Update on GroupDocs Blog | Document Automat...

    API Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in API Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......NET & Java Developers GroupDocs.Metadata for .NET 26.6 – 2026年6月...2026年6月 發行亮點 GroupDocs.Metadata for .NET 26.6 新增 GetSupportedFileType...

    blog.groupdocs.com/zh-hant/tag/api-update/index...
  4. API Update on GroupDocs Blog | Document Automat...

    API Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in API Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......NET & Java Developers GroupDocs.Metadata für .NET 26.6 – Juni...2026 Release-Highlights GroupDocs.Metadata für .NET 26.6 fügt die...

    blog.groupdocs.com/de/tag/api-update/index.xml
  5. v26.5 on GroupDocs Blog | Document Automation S...

    v26.5 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in v26.5 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Met......NET & Java Developers GroupDocs.Metadata for Python 26.5 – 2026年5月...2026年5月 發行亮點 GroupDocs.Metadata for Python 26.5 新增了帶有 .pyi 存根的類型化...

    blog.groupdocs.com/zh-hant/tag/v26.5/index.xml
  6. Python 3.14 on GroupDocs Blog | Document Automa...

    Python 3.14 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python 3.14 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......NET & Java Developers GroupDocs.Metadata for Python 26.5 – Điểm...hành tháng 5 năm 2026 GroupDocs.Metadata for Python 26.5 bổ sung...

    blog.groupdocs.com/vi/tag/python-3.14/index.xml
  7. Update on GroupDocs Blog | Document Automation ...

    Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.P...... GroupDocs.Metadata для .NET 25.10 – Огляд...Познайомтеся з новим у GroupDocs.Metadata для .NET 25.10. Доступно...

    blog.groupdocs.com/uk/tag/update/index.xml
  8. Get document info | GroupDocs

    This article shows that how to get meta information of a document....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/net/get-document-info/
  9. Getting Started | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/net/getting-started/
  10. Developer Guide | GroupDocs

    A Java API to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular document file formats...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/java/developer-guide/