Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 18,393 for

pdf comparison

(0.23 sec)
  1. Using redaction filters | GroupDocs

    Scope a GroupDocs.Redaction for Python via .NET redaction to a page range or a rectangular page area using redaction filters, and combine them to target an area on specific pages....Comparison Product Solution GroupDocs...formats Redaction filters apply to PDF documents. Support for additional...

    docs.groupdocs.com/redaction/python-net/redacti...
  2. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Comparison Product Solution GroupDocs...classes class implements for Pdf documents signature as annotation...

    docs.groupdocs.com/signature/java/using-signatu...
  3. nsf_with_max_items.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th......including VSD, VSDX, VSSX, VST, PDF, HTML, JPG, PNG, TIFF and more...Aspose.Pdf for Java 11.8.0 – Improved conversion of PDF to PDFA...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  4. Set image resolution | GroupDocs

    This topic describes how to set image resolution in Pdf file using the GroupDocs.Viewer Java API....Comparison Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. Load Database Documents with Options | GroupDocs

    Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....Comparison Product Solution GroupDocs...Convert ( "customer-records.pdf" , new PdfConvertOptions ());...

    docs.groupdocs.com/conversion/net/load-database...
  6. Advanced usage | GroupDocs

    Advanced GroupDocs.Redaction for Python via .NET topics — load documents from any source, save in the original format or rasterize to Pdf, scope redactions with page filters, apply reusable redaction policies, and extend the supported-format list....Comparison Product Solution GroupDocs...original format, rasterize to PDF, save to a stream, overwrite...

    docs.groupdocs.com/redaction/python-net/advance...
  7. Rasterize document or page | GroupDocs

    Rasterize a Pdf — convert pages to images — so that watermarks become hard to remove, using GroupDocs.Watermark for Python via .NET....Comparison Product Solution GroupDocs...usage / Adding watermarks / To PDF documents / Rasterize document...

    docs.groupdocs.com/watermark/python-net/rasteri...
  8. Reorder pages | GroupDocs

    Reorder Pdf pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....Comparison Product Solution GroupDocs...Render documents / Render to PDF / Reorder pages Reorder pages...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  9. Reduce image quality | GroupDocs

    This topic describes how to compress images in Pdf file using the GroupDocs.Viewer Java API....Comparison Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Use advanced rasterization options | GroupDocs

    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. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Comparison Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...