Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,642 for

pdf output formatting

(1.41 sec)
  1. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using Java programming language....Editor for Java supports 3 formats from the e-Book family: (MobiPocket)...(MobiPocket), , also known as Kindle Format 8 (KF8), (Electronic Publication)...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  2. GroupDocs.Conversion for Python 26.3 – 2026年4月发布亮点

    GroupDocs.Conversion for Python 26.3 添加了每页转换、内存流式处理、Python 3.14 支持、AI 代理集成以及格式元数据增强。...Feature 通过 convert_by_page(output_dir, convert_options) 实现按页转换...Enhancement 格式对象公开 .extension 、 .file_format 、 .description 属性 CONVERSIONPYTHON-68...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  3. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....content ├── Resources/ # Input/output test files(create | this folder...Supported Formats: PNG, JPG, and other image formats Professional...

    docs.groupdocs.com/watermark/net/secure-methods...
  4. 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...
  5. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....between multiple document formats with high fidelity. This guide...converter . convert ( "sample.pdf" , new PdfConvertOptions ());...

    docs.groupdocs.com/conversion/java/installation/
  6. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...시작 시간 기록 // PDF 파일일 경우 워터마크 추가 if ("application/pdf".equalsIgnoreCase(fileItem...d").format(new Date()); String baseText = String.format("%s_%s_%s_%s"...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  7. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....Expected behavior: Displays a formatted table of all container items...extensions to include (e.g., ['.pdf', '.docx']) """ with Parser (...

    docs.groupdocs.com/parser/python-net/iterate-th...
  8. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....signature by document type (PDF, Microsoft Word documents and...signature . Signature ( "sample.pdf" ) # Create text signature options...

    docs.groupdocs.com/signature/python-net/feature...
  9. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using C# programming language....NET supports 3 formats from the e-Book family: (MobiPocket)...(MobiPocket), , also known as Kindle Format 8 (KF8), (Electronic Publication)...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  10. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....to convert a file from DOC to PDF. One of parameters of this method...Doc, Docx and DOC to PDF and PPT to PDF, HTML to DOC and DOCX...

    blog.groupdocs.com/total/how-to-perform-callbac...