Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 47,531 for

(c )

(0.08 sec)
  1. Pie Chart in Word Processing Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie 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....sum(c => c.getPrice())]>> A 8.2 B 3.2 C 1.4 D 1.2 ###...

    docs.groupdocs.com/assembly/java/pie-chart-in-w...
  2. Word Merger on GroupDocs Blog | Document Automa...

    Word Merger on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Merger on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers ا......Word با استفاده از سی شارپ راه C# برای ادغام دو یا چند سند Word...

    blog.groupdocs.com/fa/tag/word-merger/index.xml
  3. Remove Annotations on GroupDocs Blog | Document...

    Remove Annotations on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations on GroupDocs Blog | Document Automation Solutions for .NET & Jav......اسناد PDF یا Word با استفاده از C# با استفاده از سی شارپ، حاشیه...

    blog.groupdocs.com/fa/tag/remove-annotations/in...
  4. extract images from PDF in csharp on GroupDocs ...

    extract images from PDF in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract images from PDF in csharp on GroupDocs Blog | Document Autom......از فایل های PDF با استفاده از C# در برنامه های NET خود آشنا شوید...

    blog.groupdocs.com/fa/tag/extract-images-from-p...
  5. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....the Editor const inputPath = "C://input_path/document.docx" ;...the Editor const inputPath = "C://input_path/document.docx"; const...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  6. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java....retrieving document information using C#. For a deeper grasp of this subject...get document information using C# . Updated on 13 May 2024 English...

    kb.groupdocs.com/metadata/java/get-document-inf...
  7. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....simplification): String inputDocxPath = "C://input/document.docx" ; Editor...this: String outputFolder = "C://output//document_resources//"...

    docs.groupdocs.com/editor/java/working-with-res...
  8. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-for-diffe...
  9. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....watermarker = new Watermarker ( "C:\\Docs\\contract.docx" )) { //...document watermarker . Save ( "C:\\Docs\\watermarked-contract.docx"...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  10. Use redaction callback | GroupDocs

    Learn about redaction API methods to reject or approve specific changes during redaction process...dumping changes to system console: C# public class RedactionDump :...to a constructor of the class: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/use-redaction-...