Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,252 for

document revision

(0.05 sec)
  1. Download C# DLL Library for Document Comparison...

    Download C# DLL class library that can perform line-by-line comparison of content, paragraphs, characters, styles, shapes, & position via on-premise .NET API....Forum Download C# Library for Document Comparison .NET API GroupDocs...OpenDocument ODT, PDF, Text and HTML documents. Release Notes Download Get...

    releases.groupdocs.com/comparison/net/
  2. Some annotations and their replies don't appear...

    Some annotations and their comments don’t appear in Chrome Browser just in Acrobat Reader. This issue is happening with Arrow, Distance, and Polyline annotations. To reproduce the issue you need to run the RunExamples.…...showcase Git branch: master Git revision: b6fc6fd Browser: Version...for collaborative work on documents, comment exchange, and real-time...

    forum.groupdocs.com/t/some-annotations-and-thei...
  3. Remove Metadata from PPT using C#

    In this topic, you will learn how to remove metadata from PPT using C#. The code will be provided to delete metadata from PPT in C# without installing extra software....details, document creation and modification dates, revision history...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  4. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good news for the Document management world! You now have all required online Document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your Document management needs. The history of modern Document management systems began with development of a set of computer apps, which were used to store and monitor electronic Documents. With the advancement of technology, new branches were formed in the system. Now, online Document management is not just storing or monitoring your electronic Documents, but it’s a system that lets you manipulate your Documents any way you want....Good news for the document management world! You now have all...all required online document management apps available under one...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  5. Working with CAD metadata | Documentation

    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.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...new PropertyValue ( "test revision number" )); root . getCadPackage...

    docs.groupdocs.com/metadata/java/working-with-c...
  6. Working with CAD metadata | Documentation

    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); // ....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...new PropertyValue ( "test revision number" )); root . CadPackage...

    docs.groupdocs.com/metadata/net/working-with-ca...
  7. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs Document manipulation APIs to integrate them with your own platforms and Java apps...Total / Java Java Document Automation Libraries APIs...Sign, Automate and Search documents from within any Java application...

    products.groupdocs.com/total/java/
  8. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs Document manipulation APIs to integrate them with your own platforms and Java apps...Total / Java Java Document Automation Libraries APIs...Sign, Automate and Search documents from within any Java application...

    products.groupdocs.com/total/java/
  9. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs Document manipulation APIs to integrate them with your own platforms and Java apps...Total / Java Java Document Automation Libraries APIs...Sign, Automate and Search documents from within any Java application...

    products.groupdocs.com/total/java/
  10. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs Document manipulation APIs to integrate them with your own platforms and Java apps...Total / Java Java Document Automation Libraries APIs...Sign, Automate and Search documents from within any Java application...

    products.groupdocs.com/total/java/