Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 14,064 for

to

(0.4 sec)
  1. Save to stream | GroupDocs

    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. How to merge archives to ZIP using Python via ....

    Learn how To merge archives To ZIP file, combine archives inTo one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library.

    docs.groupdocs.com/merger/python-net/getting-st...
  3. Convert to Spreadsheet in Java | PDF to Excel |...

    Convert DOC, DOCX To Excel (XLS, XLSX) or convert PDF To Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App....Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App.

    blog.groupdocs.com/conversion/convert-documents...
  4. How to merge images to JPEG using C# | GroupDocs

    Learn how To merge images To JPEG file, combine images inTo one JPEG file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/getting-started/u...
  5. How to merge archives to ZIP using Java | Group...

    Learn how To merge archives To ZIP file, combine archives inTo one ZIP file programmatically in Java language using GroupDocs.Merger for Java library....Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  6. How to Run | GroupDocs

    Learn how To run Java examples which contain creating a watermark, removing watermark, adding watermark To phoTos, removing watermark from phoTo and many more examples....Learn how to run Java examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples.

    docs.groupdocs.com/watermark/java/how-to-run/
  7. Convert SVG to PNG using Node.js - Vector Graph...

    Convert SVG vecTor graphics To PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API....Convert SVG vector graphics to PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API.

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  8. CSV to XML in C# | Convert CSV Data to XML Format

    Convert CSV data To XML format using C#. AuTomate the CSV To XML conversion within your .NET application using document and file format conversion API....Convert CSV data to XML format using C#. Automate the CSV to XML conversion within your .NET application using document and file format conversion API.

    blog.groupdocs.com/conversion/convert-csv-to-xm...
  9. How to merge images to JPEG using Java | GroupDocs

    Learn how To merge images To JPEG file, combine images inTo one JPEG file programmatically in Java language using GroupDocs.Merger for Java library....Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in Java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  10. Div to Pdf - Free Support Forum - groupdocs.com

    Hi everyone, I’m new To GroupDocs and interested in trying it out for my use case (converting HTML div To PDF). Can anyone here give me a hint or some guidance? I’m looking To perform this conversion in a background proc…...Hi everyone, I’m new to GroupDocs and interested in trying it out for my use case (converting HTML div to PDF). Can anyone here give me a hint or some guidance? I’m looking to perform this conversion in a background proc…

    forum.groupdocs.com/t/div-to-pdf/16491