Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 2,849 for

document editing

(0.89 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...formats / Documents / Working with metadata in PDF documents Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word Document using locale info, apply spell-checkers to a Document content written in different languages using GroupDocs.Editor for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Enabling language...

    docs.groupdocs.com/editor/java/enabling-languag...
  3. Save a modified file to a specified location | ...

    This article shows how to save a Document to a specified location on a local disk in Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...example shows how to save a document to a specified location on...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  4. outlook_specific_folder.html

    Inbox From: Aspose To: sdmit Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 Message: Spotligh...... See Documentation . Create, Edit and Convert PDF...REST API for creating and editing PDF files. It is also capable...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Word Comparison in .NET: Revision Track vs High...

    Compare Word Documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions....Український Tiếng Việt 中文 中國傳統的 Word document comparison with GroupDocs...Working with Password‑Protected Documents Get a Free Trial Frequently...

    blog.groupdocs.com/comparison/word-comparison-n...
  7. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....Furthermore, we have added features to edit Excel objects that can be considered...attachments in PDF and Excel documents. Just download the latest...

    blog.groupdocs.com/categories/groupdocs.waterma...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...demands the ability to view documents as PDFs as a fundamental skill...necessary to convert Word documents into this portable format...

    blog.groupdocs.com/groupdocs.blog/page/18/
  9. Get 25% OFF on GroupDocs.Total | .NET and Java ...

    Winter Sale - 'Use HOLOFF2020' coupon code to get 25% OFF on GroupDocs.Total - A complete collection of .NET & Java APIs for Document manipulation....Total is a complete document manipulation toolkit that...assemble, search, parse, watermark, edit, merge, redact, manipulate metadata...

    blog.groupdocs.com/total/groupdocs-offers-disco...
  10. Migration Notes | GroupDocs

    Notes on the relationship between the GroupDocs.Editor for Python via .NET API and the underlying .NET API....Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...translating .NET code or documentation to Python, keep the following...

    docs.groupdocs.com/editor/python-net/migration-...