Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 48,965 for

(c )

(0.24 sec)
  1. Move Pages in DOC/DOCX on GroupDocs Blog | Docu...

    Move Pages in DOC/DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Move Pages in DOC/DOCX on GroupDocs Blog | Document Automation Solutions for .N...... C# を使用して Word でページを再配置する方法 C# を使用して Word ファイルのページを並べ替えます。実行例は、...

    blog.groupdocs.com/ja/tag/move-pages-in-doc/doc...
  2. Search Text on GroupDocs Blog | Document Automa...

    Search Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers C......Java Developers C# での効率的なテキスト検索: 複数のファイルとフォルダーの処理 C# を使用して、さまざまな...

    blog.groupdocs.com/ja/tag/search-text/index.xml
  3. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Search, and fuzzy search C# examples with use of GroupDocs...presented below. C# string indexFolder = @"c:\MyIndex\" ; string...

    docs.groupdocs.com/search/net/fuzzy-search/
  5. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily.... Ex: @"C:\Docs\presentation.pptx" using...path to your document. Ex: @"C:\Docs\presentation.pptx" using...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Bubble Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>><<...Total Contract Price<<y [sum(c => c.getPrice())]>><<size[count()]>>...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  7. Scatter Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document format. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email 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.... groupBy ( c => c . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  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.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-for-differ...
  9. Delete indexed paths | GroupDocs

    GroupDocs.Search for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....indexFolder = 'c:/MyIndex/' ; const documentsFolder1 = 'c:/MyDocuments/'...'c:/MyDocuments/' ; const documentsFolder2 = 'c:/MyDocuments2/' ; // Creating...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  10. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAlphabet (). exportDictionary ( "C:\\Alphabet.dat" ); if ( index...

    docs.groupdocs.com/search/java/alphabet/