Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 3,191 for

convert file

(0.99 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....save a document to any custom file at any location on the local...document to a custom location and convert its pages to images final FileOutputStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document... The PDF file will be overwritten. The following...document with default options (convert pages into images, save as...

    docs.groupdocs.com/redaction/python-net/save-wi...
  3. Extract images to files | GroupDocs

    Learn how to save extracted images to Files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....Extract images to files Extract images to files Leave feedback On...extracted images directly to files with support for format conversion...

    docs.groupdocs.com/parser/python-net/extract-im...
  4. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom File at any location on the local disc or a even a Stream...save a document to any custom file at any location on the local...document to a custom location and convert its pages to images ro = gro...

    docs.groupdocs.com/redaction/python-net/save-to...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...about the supported features and file formats. The first and foremost...RTF) and save them as a new file using GroupDocs.Merger for ...

    blog.groupdocs.com/groupdocs.blog/page/39/
  6. Load PDF document with options | GroupDocs

    Learn this article and check how to load and Convert PDF documents with advanced options using GroupDocs.Conversion for Java API....whether to remove the embedded files from the source document during...code snippet shows how to convert a PDF document and flatten...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  7. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX File and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...Groupdocs team for Editor with DOCX file and I got the code from the...Title = "Create/Edit Office Files"; Layout = "~/Views/Shared/_Layout...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  8. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…... We can also, convert our variable PDF to word document...true }; // sign document to file signature.Sign(outputFilePath...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  9. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when Converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...certain words of document, when converting it to HTML with GroupDocs...options)); Here are a few output files form Viewer we were using: output...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  10. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text Files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java.../ Edit Document / Edit Text Files Edit TXT Leave feedback On this...their purpose. How to Edit a TXT File? Textual documents are simple...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/