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

document revision

(0.02 sec)
  1. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....details, creation dates, and document properties. It’s extremely...keywords, author details, and revision history. While metadata serves...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  2. 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...
  3. 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...
  4. 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...
  5. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...apply metadata redactions for documents of different formats like...

    docs.groupdocs.com/redaction/net/metadata-redac...
  6. 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...
  7. 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...
  8. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...apply metadata redactions for documents of different formats like...

    docs.groupdocs.com/redaction/python-net/metadat...
  9. 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...
  10. 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...