Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 9,624 for

pdfsaveoptions

(0.06 sec)
  1. PdfSaveOptions.interpolateImages property | Asp...

    Pdfsaveoptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader...interpolateImages property PdfSaveOptions.interpolateImages property...logo.png" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.interpolate_images property | As...

    Pdfsaveoptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming reader...interpolate_images property PdfSaveOptions.interpolate_images property...logo.png' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....{{#if_output 'PDF'}} options = PdfSaveOptions() {{/if_output}} {{#if_output...convert EPUB to PDF using PdfSaveOptions programmatically, please...

    docs.aspose.com/html/python-net/convert-epub-to...
  4. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // By default, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Microsoft Project MPP file to PDF

    Aspose.Tasks for .NET provides the ability to convert MPP or MPX files to PDF. To tune the result PDF document one can use Pdfsaveoptions....with default settings or PdfSaveOptions to customize export options...SaveOptions options = new PdfSaveOptions(); 3 4 // Set option fit...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. Ինչպես փոխարկել XLSX-ը PDF-ի՝ Java-ում սահմանափ...

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ Java-ում սահմանափակ թույլտվություններով: Այս քայլերն օգնում են ձեզ արտահանել XLSX-ը PDF՝ ունենալով սահմանափակ թույլտվություններ Java-ի միջոցով ցանկացած օպերացիոն համակարգում, ինչպիսիք են macOS-ը, Linux-ը կամ Windows-ը:...Ավելացրեք հղում Workbook , PdfSaveOptions և PdfSecurityOptions դասերին`...փոխարկվի PDF-ի Նախաձեռնեք PdfSaveOptions-ը՝ անվտանգության տարբերակները...

    kb.aspose.com/hy/cells/java/how-to-convert-xlsx...
  7. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....docx' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EPUB Converter – С# – Aspose.HTML for .NET

    In this article, you will learn about supported EPUB conversions and consider C# example of how to convert EPUB to PDF....instance of the PdfSaveOptions class 8 PdfSaveOptions options = new...new PdfSaveOptions(); 9 10 // Call the ConvertEPUB() method to...

    docs.aspose.com/html/net/epub-converter/
  9. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance...." ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....conversion to PDF Initialize the PdfSaveOptions object to configure the...file. In the next step PdfSaveOptions class object is created...

    kb.aspose.com/html/net/how-to-convert-html-page...