Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 9,660 for

pdfsaveoptions

(0.03 sec)
  1. Convert MHTML to PDF – C# code and Online Conve...

    Convert MHTML to PDF online or with C#. Use MHTML to PDF Converter to save MHTML as PDF file quickly, clearly and safely....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...the MHTML file stream, PdfSaveOptions, and output file path to...

    products.aspose.com/html/net/conversion/mhtml-t...
  2. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C#. Save SVG as PDF file using C# code. Try online SVG to PDF Converter for free!...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...to pass the SVGDocument, PdfSaveOptions, and output file path to...

    products.aspose.com/html/net/conversion/svg-to-...
  3. SaveOptions.memoryOptimization property | Aspos...

    SaveOptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document...docx" ); // Create a "PdfSaveOptions" object that we can pass...base . artifactsDir + "PdfSaveOptions.memoryOptimization.pdf"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::OutlineOptions::get_Expa...

    Aspose::Words::Saving::OutlineOptions::get_ExpandedOutlineLevels method. Specifies how many levels in the document outline to show expanded when the file is viewed in C++....2" ); // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // The output PDF...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Render One PDF Page Per Excel Worksheet - Excel...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... If the PdfSaveOptions.OnePagePerSheet option...DefaultFont property of PdfSaveOptions and ImageOrPrintOptions...

    docs.aspose.com/cells/java/render-one-pdf-page-...
  6. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...
  7. View PS Format Files | .NET API Solution

    Open to view PS files. C# source code to load, render and display PS documents on .NET Framework Platform, Windows, and ASP.NET Applications....Create and set instances of PdfSaveOptions and PdfDevice Classes....Method with objects of PdfSaveOptions and PdfDevice as parameters...

    products.aspose.com/page/net/viewer/ps/
  8. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....ack); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...save(getArtifactsDir() + "PdfSaveOptions.Dml3DEffectsRenderin.pdf"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert EPS files using API for Java

    EPS to PDF conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here.... PdfSaveOptions options = new PdfSaveOptions(suppressErrors);...line // PdfSaveOptions options = new PdfSaveOptions(suppressErrors...

    docs.aspose.com/page/java/convert-eps/
  10. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。...{{#if_output 'PDF'}} options = PdfSaveOptions() {{/if_output}} {{#if_output...(SkiaModule()) 9 options = PdfSaveOptions() 10 with SVGDocument (...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...