Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,519 for

pdf editor

(0.08 sec)
  1. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...of Form Field signatures for Pdf documents only. The class contains...

    docs.groupdocs.com/signature/java/sign-document...
  2. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search....Editor Product Solution GroupDocs...that returns all DOC, DOCX, PDF and all documents that have the...

    docs.groupdocs.com/search/net/document-filterin...
  3. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); ImageSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  4. Merge files | Documentation

    This article explains how to merge files of Pdf, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....Editor Product Solution GroupDocs...learn more about how to merge PDF or Microsoft Word documents,...

    docs.groupdocs.com/merger/python-net/merge/
  5. 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....Editor Product Solution GroupDocs...documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/annotation-red...
  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....Editor Product Solution GroupDocs...document during conversion to PDF: AddWatermarkToConver.java import...

    docs.groupdocs.com/conversion/java/add-watermark/
  7. 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....Editor Product Solution GroupDocs...QR-code Address object in the PDF document. using ( Signature signature...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Convert contents of RAR or ZIP to different for...

    Learn how to convert contents of RAR/ZIP archives to a different format based on content type using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...file of a RAR archive into a PDF format and then compress them...

    docs.groupdocs.com/conversion/net/convert-conte...
  9. 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....Editor Product Solution GroupDocs...redacted output will save as PDF redactor . save (); }; } finally...

    docs.groupdocs.com/redaction/java/image-redacti...
  10. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....Editor Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...