Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 3,194 for

conholdate

(0.11 sec)
  1. EditableDocument | Documentation

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/net/editabledocument/
  2. Enabling language information | Documentation

    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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/net/enabling-language...
  3. Pie Chart in Word Processing Document | Documen...

    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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/pie-chart-in-w...
  4. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/redaction/python-net/save-to...
  5. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/net/optimize-index/
  6. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/redaction/java/use-redaction...
  7. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/homophone-search/
  8. Get document info | Documentation

    This article shows how to get the basic document info....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/get-document-info/
  9. Search for different word forms | Documentation

    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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/search-for-diffe...
  10. Extract table of contents from EPUB eBooks | Do...

    How to extract table of contents from EPUB e-books getToc method is used....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/extract-table-of...