Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,135 for

pdf output formatting

(0.05 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...signing archive files with formats like ZIP, TAR the same way...result = signature . sign ( "output.zip" , options ); // analyze...

    docs.groupdocs.com/signature/java/signing-archi...
  6. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...signing archive files with formats like ZIP, TAR, 7Z, LZ, GZIP...result = signature . Sign ( "output.zip" , options ); // analyze...

    docs.groupdocs.com/signature/net/signing-archiv...
  7. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for Java API....storage content to different formats The following code snippet...storage content to a different format based on the content type:...

    docs.groupdocs.com/conversion/java/load-persona...
  8. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...pdf"; //path to some document Editor...dy>", null); // Define the output file path and save options...

    forum.groupdocs.com/t/unable-to-view-document-i...
  9. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....tools Multi-format document watermarking : Works with PDFs, images...document_path = "business_report.pdf" output_document_path = "confide...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  10. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....pdf" using ( Watermarker watermarker...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

    docs.groupdocs.com/watermark/net/adding-text-wa...