Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 4,977 for

editor

(0.03 sec)
  1. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert/note/
  2. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/pie-chart-in-w...
  3. 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...Editor Product Solution GroupDocs...

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

    This article explains that how to optimize index to reduce the number of segments in an index....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/optimize-index/
  5. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  6. 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....Editor Product Solution GroupDocs...

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

    This article shows how to get the basic document info....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/get-document-info/
  8. 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....Editor Product Solution GroupDocs...

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

    How to extract table of contents from EPUB e-books getToc method is used....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-table-of...
  10. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/storing-text-of-i...