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

pdf output formatting

(0.05 sec)
  1. Generate Tiling Watermarks - Enhance Document S...

    Discover the techniques to generate tiling watermarks for documents using C#, Java, and Node.js. Enhance your document security with this step-by-step guide....the watermark as the document format or content changes. Using these...tiling image watermark to a PDF document using GroupDocs.Watermark...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  2. 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/
  3. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection.... Supported Document Formats Key Capabilities What is AI...watermarking across various document formats without requiring external...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  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. How to edit e-Book file | Documentation

    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/
  6. Install GroupDocs.Conversion for Java | Documen...

    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/
  7. 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...
  8. How to edit e-Book file | Documentation

    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/
  9. 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...
  10. 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...Open ( @"C:\\Temp\\sample_output_file.pdf" , FileMode . Open , FileAccess...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/net/save-to-stream/