Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 9,663 for

pdfsaveoptions

(0.03 sec)
  1. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...lic")); final var pdfSaveOptions = new com.aspose.html.saving...saving.PdfSaveOptions(); pdfSaveOptions.setJpegQuality(100);...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  2. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks....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...
  3. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "EmbedFullFonts"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveOptions.metafileRenderingOptions property. Allows to specify metafile rendering options....VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....50, 100' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "numeral_format"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D shape effects are rendered in Java....ack); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...save(getArtifactsDir() + "PdfSaveOptions.Dml3DEffectsRenderin.pdf"...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfDigitalSignatureTimestampSettings class | As...

    Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp..." ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Create a digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Convert CSV to PDF in Python

    This brief how-to tutorial provides details about how to convert CSV to PDF in Python. In order to change CSV to PDF Python based application can be developed either in macOs, Windows or Linux based environments configured with Python and JDK....for conversion to PDF Use PdfSaveOptions class instance to set the...TxtLoadOptions. In subsequent steps, PdfSaveOptions instance will be created...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  9. How to Convert XLSX to PDF having Restricted Pe...

    This prceise topic focuses on how to convert XLSX to PDF having restricted permissions in Node.js. A list of precise steps will help you to export XLSX to PDF having restricted permissions using Node.js in any operating system like Linux, macOS, or Windows....Workbook class Initialize the PdfSaveOptions and PdfSecurityOptions...example, we have used the PdfSaveOptions class instance for setting...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  10. Convert HTML, XHTML, Markdown, MHTML, EPUB and ...

    Convert HTML to PDF, XPS, Markdown, XHTML, MHTML and Images with few lines of code via Java library....media-type, etc use the PdfSaveOptions class and lastly call the...class having HTMLDocument, PdfSaveOptions, and output file path as...

    products.aspose.com/html/java/conversion/