Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,936 for

python,

(0.05 sec)
  1. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.

    docs.groupdocs.com/redaction/python-net/spreads...
  2. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API...Learn how to load a password-protected file by using .NET redaction API

    docs.groupdocs.com/redaction/python-net/load-pa...
  3. Specify the JPEG image quality | Documentation

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100.

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  4. Reduce image quality | Documentation

    Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API....Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API.

    docs.groupdocs.com/viewer/python-net/optimizati...
  5. Load from stream | Documentation

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer.

    docs.groupdocs.com/viewer/python-net/load-docum...
  6. PowerPoint on GroupDocs Blog | Document Automat...

    PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers ادغ......PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers ادغ...

    blog.groupdocs.com/fa/tag/powerpoint/index.xml
  7. Presentation Viewer on GroupDocs Blog | Documen...

    Presentation Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Presentation Viewer on GroupDocs Blog | Document Automation Solutions for .NET & J......Presentation Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Presentation Viewer on GroupDocs Blog | Document Automation Solutions for .NET & J...

    blog.groupdocs.com/th/tag/presentation-viewer/i...
  8. Presentation Reader on GroupDocs Blog | Documen...

    Presentation Reader on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Presentation Reader on GroupDocs Blog | Document Automation Solutions for .NET & J......Presentation Reader on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Presentation Reader on GroupDocs Blog | Document Automation Solutions for .NET & J...

    blog.groupdocs.com/th/tag/presentation-reader/i...
  9. PowerPoint on GroupDocs Blog | Document Automat...

    PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Slo......PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Slo...

    blog.groupdocs.com/cs/tag/powerpoint/index.xml
  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. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....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. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.

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