Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 46,601 for

(c )

(0.06 sec)
  1. Saving documents | Documentation

    Saving a document with methods save(String) or save(OutputStream) of Watermarker class, GroupDocs.Watermark puts it to any custom location. You can see examples of save() methods in one of these guides:...a document with methods or of c lass, GroupDocs.Watermark puts...

    docs.groupdocs.com/watermark/java/saving-docume...
  2. Extracting Document Metainfo | Documentation

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....class const inputFilePath = 'C://input//document.docx' ; const...class const inputFilePath = 'C://input//document.docx' ; const...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  3. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....to convert presentations using C# . The following scenarios will...Presentations (PPT, PPTX) to PDF in C#...

    blog.groupdocs.com/conversion/convert-presentat...
  4. Load document | Documentation

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....path string inputFilePath = "C:\\input_path\\document.docx" ;...options string inputFilePath = "C:\\input_path\\document.docx" ;...

    docs.groupdocs.com/editor/net/load-document/
  5. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET....documents with specific sensitivity: C# using GroupDocs.Comparison ;...code snippet shows how to do it: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/adjusting-com...
  6. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features.... String inputFilePath = "C:\\input_path\\document.docx" ;...below. String inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...

    docs.groupdocs.com/editor/java/edit-document/
  7. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/document-filteri...
  8. OCR support | Documentation

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...indexFolder = @"c:\MyIndex" ; string documentFolder = @"c:\MyDocuments"...

    docs.groupdocs.com/search/net/ocr-support/
  9. Generate signature preview | Documentation

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API.... get ( "C:\\Output\\GenerateSignaturePre\\"...String imageFilePath = new File ( "C:\\Output\\GenerateSignaturePre\\\\signature"...

    docs.groupdocs.com/signature/java/generate-sign...
  10. Merge Multiple File Types into One File using J...

    Combine two or more documents of different file formats into one single file in Java. Automate merging PDF Word Excel PPT into PDF with Document Merger API....files of different formats using C# . The following topics are covered...different formats into one using C# Merge PPT files in Java...

    blog.groupdocs.com/merger/merge-multiple-file-t...