Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 42,586 for

pdf

(0.16 sec)
  1. GroupDocs.Merger for Java

    This API allows you to merge a large number of file formats using Java language on any platform....DOCX files using Java Merge PDF files using Java English Ελληνικά...

    kb.groupdocs.com/merger/java/
  2. remove metadata using Java on GroupDocs Blog | ...

    remove metadata using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove metadata using Java on GroupDocs Blog | Document Automation Solution......Javaを使用したドキュメントと画像のメタデータクリーナー DOCX、XLSX、PPTX、PDFドキュメント、JPEG、PNG、WebP画像、電子書籍、電...

    blog.groupdocs.com/ja/tag/remove-metadata-using...
  3. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....our guide on how to convert PDF to EMF using Python . This tutorial...tutorial covers converting PDF documents into EMF format, making...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....on adding text watermarks to PDF using C#. If you need additional...how to add text watermark to PDF using C# . Updated on 28 Feb...

    kb.groupdocs.com/watermark/net/add-image-waterm...
  5. Search for QR Code standard entries | Documenta...

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....QR-code Address object in the PDF document. using ( Signature signature...signature = new Signature ( "sample.pdf" )) { var signatures = signature...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Adding a Watermark to Converted Documents | Doc...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....document during conversion to PDF: AddWatermarkToConver.java import...// Set conversion options for PDF PdfConvertOptions options = new...

    docs.groupdocs.com/conversion/java/add-watermark/
  7. Announcing GroupDocs Annotation App Plugin for ...

    Good news for Orchard CMS users! We’ve introduced a GroupDocs Annotation app plugin for Orchard. This plugin lets you embed GroupDocs’ online document annotation app as well as selected documents to Orchard pages. Once the document is embedded, you can annotate the document using GroupDocs’ efficient annotation app. Annotate your documents using easy-to-use tools or perform document collaboration online by sharing documents with your colleagues. [caption id=“attachment_960” align=“alignnone” width=“600” caption=“Announcing GroupDocs Annotation Plugin for Orchard”] [/caption] GroupDocs Annotation is a powerful online document annotation app that allows you to view and annotate documents online....Annotation can be used as an online PDF annotator , Word annotator, and...annotation app as a Word annotator, a PDF annotator, or an Excel annotator...

    blog.groupdocs.com/total/announcing-groupdocs-a...
  8. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....redacted output will save as PDF redactor . save (); }; } finally...redacted output will save as PDF redactor . save (); }; } finally...

    docs.groupdocs.com/redaction/java/image-redacti...
  9. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document Watermarker watermarker...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/basic-usage/
  10. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...redactor = new Redactor ( @"C:\test.pdf" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/annotation-red...