Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,441 for

convert file

(0.03 sec)
  1. Save to Stream | Documentation

    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 using (...

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

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF File will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.... The PDF file will be overwritten. The following...document with default options (convert pages into images, save as...

    docs.groupdocs.com/redaction/java/save-with-def...
  3. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution....hosted over 1000 meetings and converted more than 31,000 documents...a variety of user-uploaded files into a single PDF. The executives...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  4. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …... I tried to convert your document to HTML with...default options and output HTML files have no reported issues with...

    forum.groupdocs.com/t/viewer-replace-characters...
  5. Edit Word Documents in Java | Build your own Ja...

    Editing Word documents is explained with Java examples to edit DOC, DOCX, ODT Files within your applications using document editing Java API....widely in-use word-processing file formats. Microsoft Word and...Configure # You may download the JAR file from the downloads section ...

    blog.groupdocs.com/editor/edit-word-documents-i...
  6. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m Converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...24, 2024, 7:27am 1 Hi I’m converting a PDF to PDF/A-2b, but it...PDF/A-1b PDF/A-1b version of this file to PDF/A-2b PDF/A-1b to PDF/A-2b...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  7. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....as needed—to a byte stream or file. This feature works regardless...WordProcessing File: Load the desired WordProcessing file into the...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. PDF Document Viewer Module for Drupal is Now Av...

    Great news for all Drupal CMS users! We have released a PDF viewer module for Drupal. The module allows you to seamlessly embed PDF documents, as well as PowerPoint presentations, Excel spreadsheets, word processing documents and images into web-pages on your Drupal website. The PDF document viewer module for Drupal utilizes our GroupDocs Viewer’s functionality and provides you with the following benefits: Your website visitors don’t need any browser plug-ins or Flash to view documents hosted with our document viewer.... GroupDocs Viewer doesn’t convert documents to images, but renders...print and download the original file right from your Drupal web-pages...

    blog.groupdocs.com/total/pdf-document-viewer-mo...
  9. Save with default options | Documentation

    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/net/save-with-defa...
  10. Fluent syntax | Documentation

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....These actions include: Loading files from various sources, Configuring...settings, Converting to the target format, Saving converted files...

    docs.groupdocs.com/conversion/net/fluent-syntax/