Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 9,635 for

pdfsaveoptions

(0.08 sec)
  1. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java...."); // Create a "PdfSaveOptions" object that we can pass...of 25%. PdfSaveOptions options = new PdfSaveOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  2. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your documents. Optimize your workflow today!...VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....Initialize an instance of the PdfSaveOptions class Specify various properties...properties of the PdfSaveOptions class for rendering the PDF...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  4. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Ինչպես փոխարկել HTML-ը PDF-ի Python-ում

    Այս պարզ ձեռնարկը կենտրոնանում է Python-ում HTML-ը PDF-ի փոխակերպելու վրա, ինչպես նաև ձեր վերջում միջավայրը կարգավորելու քայլերը: HTML Python-ի վրա հիմնված API-ից PDF ստեղծելու համար օգտագործվել է պարզ API ինտերֆեյս:...դասի օբյեկտի մեջ Ստեղծեք PdfSaveOptions օբյեկտը և սահմանեք ելքային...Document դասի օբյեկտը: PdfSaveOptions-ը կօգտագործվի PDF-ը հարմարեցնելու...

    kb.aspose.com/hy/words/python/how-to-convert-ht...
  6. Pdf|Documentation

    Learn how to converT Excel to PDF with Aspose.Cells for Python via .NET API....in output Documents by PdfSaveOptions.producer property. Direct...may also opt to use the PdfSaveOptions class to set different...

    docs.aspose.com/cells/python-net/convert-excel-...
  7. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmfPlusDualRenderingMode method. Gets or sets a value determining how EMF+ Dual metafiles should be rendered in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); // Set the "EmfPlusDualRendering"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. 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...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...