Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 13,737 for

pdfsaveoptions

(0.12 sec)
  1. Customize Globalization Settings for Pivot Tabl...

    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.... PdfSaveOptions (); options . onePagePerSheet...

    docs.aspose.com/cells/javascript-cpp/customize-...
  2. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。... PdfSaveOptions (), output_pdf) Exampl...convert_html (document, sav. PdfSaveOptions (), output_pdf) Exampl...

    docs.aspose.com/html/zh/python-net/sandboxing/
  3. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...PdfSaveOptions(); document.Save(outputFile...specify additional options in PdfSaveOptions if needed. For example...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  4. Configuring Fonts for Rendering Spreadsheets|Do...

    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....the font specified under PdfSaveOptions.default_font or ImageOrPrintOptions...the font defined under PdfSaveOptions.default_font or ImageOrPrintOptions...

    docs.aspose.com/cells/python-net/configuring-fo...
  5. Convert Markdown to PDF in C# | Convert MD to PDF

    Learn how to convert Markdown to PDF in C# with Aspose.Words for .NET. Explore the step-by-step guide for MD to PDF conversion, with code examples....Create an instance of the PdfSaveOptions class. Customize properties...

    blog.aspose.com/words/convert-markdown-to-pdf-i...
  6. PS to PDF Conversion API | C++

    PS to PDF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit.... Create object of PdfSaveOptions Class to define additional...

    products.aspose.com/page/cpp/conversion/ps-to-pdf/
  7. Aspose.Html.Converter.ConvertHTML, runaway memo...

    Our team is attempting to convert HTML documents to PDF using Converter.ConvertHTML(document, options, destination)). We have a few files that are causing out of memory exceptions, and have been able to isolate an exampl…...HTMLDocument(source)) { var options = new PdfSaveOptions(); options.PageSetup.AnyPage...

    forum.aspose.com/t/aspose-html-converter-conver...
  8. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...saving import PdfSaveOptions {{/if_output}} {{#if_output...{{#if_output 'PDF'}} options = PdfSaveOptions() {{/if_output}} {{#if_output...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  9. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...ack); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  10. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use Pdfsaveoptions to change the result of saving a document to PDF format using Java....be specified using the PdfSaveOptions class, containing the properties...Some examples of using PdfSaveOptions are provided below. Currently...

    docs.aspose.com/words/java/specify-rendering-op...