Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 1,410 for

pdf output formatting

(0.15 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. Extract images from document page | GroupDocs

    Learn how to extract images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page image extraction from Pdf, Word, PowerPoint....pdf" ) as parser : # Check if image...rectangle . height } " ) sample.pdf The following sample file is...

    docs.groupdocs.com/parser/python-net/extract-im...
  3. 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-...
  4. Migration Notes | GroupDocs

    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/
  5. Load from Stream | GroupDocs

    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...
  6. Install GroupDocs.Parser for Python via .NET | ...

    Install using PyPI All Python packages are hosted at PyPI. You can easily reference GroupDocs.Parser for Python via .NET API directly in your Python project by installing it with the following command. pip install groupdocs-parser-net Download Package from Official Website To download the GroupDocs.Parser package for your operating system, please visit the official GroupDocs Releases website. Currently, OS-specific packages are available for different platforms: Windows 64-bit: Package name ends with amd64....whl Expected output: Processing groupdocs_parser_net-24...class with Parser ( "./sample.pdf" ) as parser : # Extract text...

    docs.groupdocs.com/parser/python-net/installation/
  7. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from Pdf, Word, Excel....pdf" ) as parser : # Check if hyperlink...index + 1 } " ) print () sample.pdf The following sample file is...

    docs.groupdocs.com/parser/python-net/extract-hy...
  8. Install GroupDocs.Viewer for Node.js via Java |...

    Install GroupDocs.Viewer for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....pdf' ; // Initialize viewer const...process . exit ( 0 ); sample.pdf sample.pdf is the sample file used...

    docs.groupdocs.com/viewer/nodejs-java/installat...
  9. 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...
  10. 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/