Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 9,635 for

pdfsaveoptions

(0.04 sec)
  1. HeaderFooterBookmarksExportMode enumeration | A...

    Aspose.Words.Saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "PageMode"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::DmlEffectsRenderingMode ...

    Aspose::Words::Saving::DmlEffectsRenderingMode enum. Specifies how DrawingML effects are rendered to fixed page formats in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. How to Convert CSV to PDF using C#

    This basic tutorial will explain how to convert CSV to PDF using C#. It provides steps and running code to change CSV to PDF using C#....object Instantiate the PdfSaveOptions to set parameters for the...the PDF file using the PdfSaveOptions class object configured...

    kb.aspose.com/cells/net/how-to-convert-csv-to-p...
  4. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_SignatureDate method. Gets or sets the date of the signing in C++....u "aw" ); // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // Configure the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Ինչպես փոխարկել XLSX-ը PDF-ի, ունենալով սահմանա...

    Այս թեման մանրամասներ է տալիս այն մասին, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ C#-ի միջոցով սահմանափակ թույլտվություններով:...սահմանելու համար նախաստորագրեք PDFSaveOptions օրինակը Անվտանգության ընտրանքներ...SecurityOptions պարամետրը PDFSaveOptions օրինակում Սահմանեք պատճենման/քաղվածքի...

    kb.aspose.com/hy/cells/net/how-to-convert-xlsx-...
  6. DownsampleOptions.resolution_threshold property...

    DownsampleOptions.resolution_threshold property. Specifies the threshold resolution in pixels per inch...docx' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # By default, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples....cells import Workbook , PdfSaveOptions # For complete examples...in pdf format options = PdfSaveOptions () options . one_page_per_sheet...

    docs.aspose.com/cells/python-net/calculation-of...
  8. MetafileRenderingOptions.use_emf_embedded_to_wm...

    MetafileRenderingOptions.use_emf_embedded_to_wmf property. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered....docx' ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Set the "EmfPlusDualRendering"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion....instance Initialize the PdfSaveOptions object to set the output...Document class instance. The PdfSaveOptions will be used to customize...

    kb.aspose.com/words/python/how-to-convert-word-...
  10. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in Python code examples....{{#if_output 'PDF'}} options = PdfSaveOptions() {{/if_output}} {{#if_output...Convert MHTML to PDF using PdfSaveOptions Using methods is the most...

    docs.aspose.com/html/python-net/convert-mhtml-t...