Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,219 for

pdf output formatting

(0.08 sec)
  1. Set Target File Format using GroupDocs.Assembly...

    We are excitedly announcing a new feature in the monthly release of GroupDocs.Assembly for Java 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install the latest version of the API for a better user experience....now change the target file format of an assembled document using...can change the target file format when assembling Word Processing...

    blog.groupdocs.com/assembly/set-target-file-for...
  2. Change Target File Format using GroupDocs.Assem...

    We are delighted to announce a powerful new feature in the monthly release of GroupDocs.Assembly for .NET 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install and use the latest version of the API....now change the target file format of an assembled document using...can change the target file format when assembling Word Processing...

    blog.groupdocs.com/assembly/change-target-file-...
  3. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for Java API....converter = new Converter ( "formatting.docx" , () -> settingsFactory...converter . convert ( "converted.pdf" , options ); } } public static...

    docs.groupdocs.com/conversion/java/listening/
  4. How to work with Metadata tags

    Explain how to work with Metadata tags...metadata across various file formats can be challenging. GroupDocs...regardless of the document’s format or metadata standard. Each...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  5. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for Java...search with any supported file format. Document signature options...signConfig . setOutputPath ( "C:\\Output" ); // instantiating the conversion...

    docs.groupdocs.com/signature/java/migration-notes/
  6. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.Pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...Convert a Document to Another Format Learn how to convert a single...single document to another format using GroupDocs.Conversion for...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  7. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...redacted document as PDF with open ( "output.pdf" , "wb" ) as stream_out...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/python-net/load-fr...
  8. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....work with different document formats. In this article, we will look...metadata across various document formats in Node.js applications. Although...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  9. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....a large variation of file formats. The support is not just limited...presentations (PPT, PPTX) , PDFs, Markup languages (HTML, XML)...

    blog.groupdocs.com/search/fuzzy-search-java/
  10. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....of documentation about file formats and how to convert them. Luckily...Docx to Doc, Docx to PDF and PPT to PDF using PHP SDK</i> <br/>...

    blog.groupdocs.com/conversion/how-to-convert-fi...