Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 14,135 for

to

(0.1 sec)
  1. Inserting Chart Axis Title Dynamically in Word ...

    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....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.

    docs.groupdocs.com/assembly/net/inserting-chart...
  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 .NET API....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 .NET API.

    docs.groupdocs.com/editor/net/enabling-language...
  3. Update annotation replies | GroupDocs

    The page describes how To update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API.

    docs.groupdocs.com/annotation/java/update-annot...
  4. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed To be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles To extract information about the archived files The following code snippet shows how To get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties

    docs.groupdocs.com/metadata/java/working-with-z...
  5. Load from local disc | GroupDocs

    Load from local disc GroupDocs.Redaction.RedacTor class is a main class in Redaction API, providing functionality To open a document. When document is located on the local disk, you can pass its path To *RedacTor *class construcTor. The following example demonstrates how To open a document from local disc: final RedacTor redacTor = new RedacTor("sample.docx"); try { // Here we can use document instance To perform redactions redacTor.apply(new DeleteAnnotationRedaction()); redacTor.save(); } finally { redacTor....Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor.

    docs.groupdocs.com/redaction/java/load-from-loc...
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/32/
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/39/
  8. GroupDocs.Watermark for .NET | GroupDocs

    A .NET API for adding watermarks To the documents of different file formats. It provides the effective watermarking methods that allow you To add watermarks that are hard To be auTomatically removed by third-party Tools....A .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools.

    docs.groupdocs.com/watermark/net/
  9. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for Node.js in your Java applications....Rendering documents with GroupDocs.Viewer for Node.js in your Java applications.

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  10. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signaTory with the information contained in the document....Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document.

    docs.groupdocs.com/signature/net/features-overv...