Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 46,628 for

(c )

(0.05 sec)
  1. Saving a File to an Output Stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....getOutputStream = () -> getFileStream ( "c:\\files\\business-plan.pdf" );...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  2. Extract Data from Invoices or Receipts in Java ...

    Extract Invoice data from PDF invoices or receipts programmatically in Java. Document parsing & data extraction API by GroupDocs supports various formats....extraction of invoice data using C# in one of the earlier posts....from Invoices or Receipts in C#...

    blog.groupdocs.com/parser/extract-data-from-inv...
  3. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/using-aliases/
  4. 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....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/homophone...
  5. Keyboard layout correction | Documentation

    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\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/keyboard-layout-...
  6. Protecting word processing documents | Document...

    This article explains how to protect as well as unprotect the Word documents.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/protecting-wor...
  7. Protecting Word documents | Documentation

    This article explains how to protect as well as unprotect the Word documents in Java.... Ex: "C:\\Docs\\document.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.docx" Watermarker...

    docs.groupdocs.com/watermark/java/protecting-wo...
  8. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....this: string documentPath = @"C:\sample.docx" ; // NOTE: Put here... Save ( editableDocument , @"C:\output\edited.docx" , saveOptions...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  9. Edit Word Documents in Node.js and Java | Docum...

    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/
  10. How to Edit CSV File | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....file path const inputCsvPath = "C://input//spreadsheet.csv" ; //...file path const inputCsvPath = "C://input//spreadsheet.csv" ; //...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...