Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 2,432 for

document editing

(0.05 sec)
  1. Memory optimization option | Documentation

    This article explains how to optimize memory utilization when Editing large Word Documents using GroupDocs.Editor for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Memory optimization...

    docs.groupdocs.com/editor/net/memory-optimizati...
  2. Inserting Chart Axis Title Dynamically | Docume...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Document Edit the Worksheet with your data to update the chart....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Column Chart in Microsoft Word Document Creating a Column Chart Practising...

    docs.groupdocs.com/assembly/java/inserting-char...
  3. Working with metadata in PDF documents | Docume...

    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...
  4. Removing Selective Chart Series Dynamically | D...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.11 or greater. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Column Chart in Microsoft Word Document Creating a Column Chart Practising...

    docs.groupdocs.com/assembly/net/removing-select...
  5. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....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. Online DOC to PPTM Converter | Free GroupDocs Apps

    DOC to PPTM Document converter - convert DOC to PPTM online for free, no registration required. Secure and easy to use DOC to PPTM conversion!...You can convert your DOC documents from any platform (Windows...convert password protected documents. Just expand LoadOptions and...

    products.groupdocs.app/conversion/doc-to-pptm
  7. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java 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 getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.Document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Convert DOCX to RTF using Node.js

    Learn how to convert DOCX to RTF using Node.js with GroupDocs.Conversion for seamless Document formatting. Easily export DOCX to RTF in Node.js with simple steps....applications that require flexible document compatibility and cross-platform...simple, universally readable documents. In contrast, RTF (Rich Text...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  9. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Working with annotation replies | Documentation

    The page describes how to manage replies for different Document types using GroupDocs.Annotation for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...written discussion inside a document and providing an effective...

    docs.groupdocs.com/annotation/java/working-with...