Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 47,531 for

(c )

(0.15 sec)
  1. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and save the changes in various formats using Editing Java API ....XML files using C# How to Edit Word Documents in C#...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  2. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  3. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java...function ( c ) { const r = Math . random () * 16 | 0 , v = c === 'x'...function ( c ) { const r = Math . random () * 16 | 0 , v = c === 'x'...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  4. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/work-with...
  5. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft PowerPoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....Where(c => c.OrderDate.Year == 2015) . GroupBy (c => c.Customer...Key.CustomerName ]>> <<[Sum(c => c.Price )]>><</ foreach >> Tip...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  6. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....Total occurrences: 22 Document: C:/documents/sample.docx Occurrences:...- - - - - - - - - - Document: C:/documents/sample.txt Occurrences:...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  8. Save HTML to Folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....file path const inputFilePath = 'C:\\input_path\\document.docx' ;...path const outputHtmlFilePath = 'C:\\output_path\\document.html'...

    docs.groupdocs.com/editor/nodejs-java/save-html...
  9. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…...Folder size is approximate 100Mb C:\Users\[username]\AppData\Loc...path. Then put some file into C:\Temp\input and run on console...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  10. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box.... string filePath = @"C:\sample.docx" ; // NOTE: Put here...outputFilePath = Path . Combine ( @"C:\output" , fileName ); // Sign...

    docs.groupdocs.com/signature/net/how-to-run-exa...