Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 12,705 for

to

(0.32 sec)
  1. Save to stream | Documentation

    You might need To save a document To any cusTom file at any location on the local disc or a even a Stream. The following example demonstrates how To save a document To any location. final RedacTor redacTor = new RedacTor("Sample.docx"); try { // Here we can use document instance To perform redactions RedacTorChangeLog result = redacTor.apply(new ExactPhraseRedaction("John Doe", new ReplacemenToptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document To a cusTom location and convert its pages To images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file.

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Add Watermark to DOC Online

    Insert watermark in DOC. Apply text or image watermarks with various settings. Protect and mark your DOC with our Tool....Insert watermark in DOC. Apply text or image watermarks with various settings. Protect and mark your DOC with our tool.

    products.groupdocs.app/watermark/doc
  3. Add Watermark to PPS Online

    Insert watermark in PPS. Apply text or image watermarks with various settings. Protect and mark your PPS with our Tool....Insert watermark in PPS. Apply text or image watermarks with various settings. Protect and mark your PPS with our tool.

    products.groupdocs.app/watermark/pps
  4. How to Run Examples | Documentation

    This section decsribes how To get started with GroupDocs.Merger for Java library...This section decsribes how to get started with GroupDocs.Merger for Java library

    docs.groupdocs.com/merger/java/how-to-run-examp...
  5. Add watermarks to images | Documentation

    Add watermark To phoTos or multi-framed images using Java....Add watermark to photos or multi-framed images using Java.

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Save file to stream | Documentation

    This article demonstrates how To convert a file and save it as a stream using GroupDocs.Conversion for .NET API....This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/save-file-to-...
  7. Merge Files to PDF Online | Combine Word, PDF, ...

    Merge two or more PowerPoint presentation files online inTo one. Combine all the slides or join only the specific slides of multiple PPT/PPTX files online & programmatically....Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the specific slides of multiple PPT/PPTX files online & programmatically.

    blog.groupdocs.com/merger/merge-to-pdf-online/
  8. Render to HTML | Documentation

    With GroupDocs.Viewer for Node.js you can render files To HTML format. As a simple usecase please see how easily you can convert Microsoft Word To clean html....With GroupDocs.Viewer for Node.js you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html.

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  9. How to run examples | Documentation

    How To run examples....How to run examples.

    docs.groupdocs.com/merger/python-net/how-to-run...
  10. Render to PDF | Documentation

    Rendering files To PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API

    docs.groupdocs.com/viewer/nodejs-java/rendering...