Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,108 for

pdf editor

(0.54 sec)
  1. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET....Editor Product Solution GroupDocs...document with Merger ( "./input.pdf" ) as merger : # Set pages 1...

    docs.groupdocs.com/merger/python-net/change-pag...
  2. 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("....Editor Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...
  3. Set image size limits | GroupDocs

    Control image size in Pdf output: set width, height, or maximum dimensions....Editor Product Solution GroupDocs...Render documents / Render to PDF / Set image size limits Set image...

    docs.groupdocs.com/viewer/python-net/set-image-...
  4. 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...
  5. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....Editor Product Solution GroupDocs...stream and converting it to PDF. In this example we get and specify...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Electronic Signatures | GroupDocs

    This section contains articles with explanation how to sign documents with electronic signatures using .Net c#...Editor Product Solution GroupDocs...documents. ability to e-sign pdf, words, excel, presentation andother...

    docs.groupdocs.com/signature/net/electronic-sig...
  7. Save document | GroupDocs

    This guide describes how to save document of Pdf, Word, Excel, PowerPoint and many other formats into one resultant document using GroupDocs.Merger API....Editor Product Solution GroupDocs...GroupDocs.Merger allows to save PDF resultant document by specifying...

    docs.groupdocs.com/merger/net/save-document/
  8. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...Word document ( .docx ) into a PDF: ConvertSpecificPages.java import...

    docs.groupdocs.com/conversion/java/convert-spec...
  9. Set image resolution | GroupDocs

    This topic describes how to set image resolution in Pdf file using the GroupDocs.Viewer .NET API (C#)....Editor Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Specify rendering options for CAD files | Group...

    Render CAD files (DWG, DXF, etc.) to HTML, Pdf, PNG, or JPEG using GroupDocs.Viewer's options....Editor Product Solution GroupDocs...drawing to PDF and sets the background color of PDF pages to light...

    docs.groupdocs.com/viewer/python-net/specify-ca...