Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 97 for

document revision

(0.1 sec)
  1. 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()); // ....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...new PropertyValue ( "test revision number" )); root . getCadPackage...

    docs.groupdocs.com/metadata/java/working-with-c...
  2. 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); // ....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...new PropertyValue ( "test revision number" )); root . CadPackage...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. GroupDocs Online Document Management Solution H...

    First of all thanks for checking out our blog! GroupDocs is a web-based solution for online Document management, sharing and collaboration. Our team is excited to enter the market and we are confident that we can offer some of the best web-based Document collaboration apps to fulfill your every Document need. What is GroupDocs? GroupDocs is a one-stop shop for all your Document management and collaboration needs. We’ve developed a suite of online Document management applications that help you with all aspects of your business, from uploading and securely storing Documents, to automatically generating reports or electronically signing paper-work....web-based solution for online document management , sharing and collaboration...some of the best web-based document collaboration apps to fulfill...

    blog.groupdocs.com/total/groupdocs-online-docum...
  4. Load options for different document types | Doc...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint Documents and Images using GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Loading Documents / Load options for different document types Load...

    docs.groupdocs.com/conversion/java/load-options...
  5. Compare Word Documents Online with GroupDocs' D...

    GroupDocs Comparison is a web-based tool that allows you to compare Word Documents, as well as PDF, Excel and other Documents online. It combines two Documents and highlights differences. While comparing Documents, the app generates a redline and blueline view of how the Documents differ. GroupDocs’ Document comparison tool highlights the differences this way: red strike-outs show deleted text and formatting; and blue underlines show added text and formatting. GroupDocs Comparison is mainly used to compare two Word Documents....Word documents , as well as PDF, Excel and other documents online...online. It combines two documents and highlights differences. While...

    blog.groupdocs.com/comparison/compare-word-docu...
  6. Set document metadata on save | Documentation

    Follow this guide and learn how to set Document metadata when saving output Document after files comparison within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...Saving / Set document metadata on save Set document metadata on...

    docs.groupdocs.com/comparison/java/set-document...
  7. An Efficient Document Formats Comparison & Chan...

    About Anglo-Eastern Ship Management Anglo-Eastern Ship Management Limited is a ship management company focusing on managing commercial ships. It helps ship owners (direct clients) to ensure ships Documentation necessary for trading requirements, maintenance, voyages, staffing, regulatory conformities, legal requirement, and maintenance will be operationally sound. As a ship management, it is at our utmost concerns to operate at the port or at sea. This entails huge Documentation such as safety manuals, crew Documents, forms and reports to and from the ships to office and vice versa which requires tracking and analysis to meeting regulatory requirements and performance monitoring....clients) to ensure ships documentation necessary for trading requirements...huge documentation such as safety manuals, crew documents, forms...

    blog.groupdocs.com/comparison/document-formats-...
  8. GroupDocs' Online Document Management Apps Suit...

    Good news to all Dropbox users - we’ve integrated GroupDocs’ online Document management apps with Dropbox! So you can now view, sign, annotate, assemble, compare, convert and share your Dropbox Documents and collaborate online from any web-enabled device using only a web-browser. [caption id=“attachment_796” align=“alignnone” width=“554” caption=“Sync your Dropbox account with GroupDocs online Document management apps”] [/caption] To find detailed instructions on how to access and work with Dropbox files from a GroupDocs account, please see the help Documentation....integrated GroupDocs’ online document management apps with Dropbox...convert and share your Dropbox documents and collaborate online from...

    blog.groupdocs.com/total/groupdocs-online-docum...
  9. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# Document automation. From viewing and editing Documents to e-signatures and cost-effective licensing, optimize your workflow effortlessly....Việt 中文 中國傳統的 Working with documents in software development can...complete solution for automating document tasks in your C# applications...

    blog.groupdocs.com/total/streamline-document-au...
  10. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage metadata in various formats. It enables user to read and remove the metadata of Documents (Words, Spreadsheet, Presentation, PDF) and images (JPEG, PNG, GIF) with download the original or updated Document and many more features. We recommend you to download and explore this version....NET WebForms Document Metadata Editor App using...and remove the metadata of documents (Words, Spreadsheet, Presentation...

    blog.groupdocs.com/metadata/introducing-asp.net...