Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 9,661 for

pdfsaveoptions

(0.04 sec)
  1. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/jpg/
  2. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/word/
  3. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/docx/
  4. 在使用Node.js通过C++渲染Excel文件时获取字体替换警告|Documentation

    了解在将Excel文件渲染为PDF时如何获取字体替换的警告,使用编号Aspose.Cells for Node.js via C++。...实现IWarningCallback接口,并将PdfSaveOptions.warningCallback属性设置为您实现的接口。...以下代码实现了IWarningCallback接口,并将PdfSaveOptions.warningCallback属性设置为实现...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  5. Convert DRC to PDF via Python | products.aspose...

    Sample code for DRC to PDF Python conversion. Use API example code for batch DRC files to PDF conversion within VB.NET, Asp.NET or any .NET based application....file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/dr...
  6. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++.... PdfSaveOptions ()). then (() => { Response...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  7. Arrow shape get distorted in generated PDF - Fr...

    The arrow shapes when used in PPT document getArrows_Distort_Output.pdf (112.9 KB) Arrow_Distort.zip (30.0 KB) s distorted when PDF is generared. Attached files...ConversionIssueCallB() }); var opt = new PdfSaveOptions() { SaveFormat = SaveFormat...

    forum.aspose.com/t/arrow-shape-get-distorted-in...
  8. 用C++自定义数据透视表的全球化设置|Documentation

    学习如何使用Aspose.Cells for C++自定义数据透视表的全球化设置。...SetRefreshDataFlag ( false ); PdfSaveOptions options ; options . SetOnePagePerSheet...

    docs.aspose.com/cells/zh/cpp/customize-globaliz...
  9. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....a PDF, you may use the PDFSaveOptions class object to set the...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  10. 如何在 Python 中将 Visio 转换为 PDF 文件

    本教程介绍如何在 Python 中将 Visio 转换为 PDF。您将找到配置环境的所有信息、分步过程以及在 Python 中将 Visio 导出为 PDF 的运行代码片段...类加载源 Visio 文件以呈现为 PDF 创建一个 PdfSaveOptions 类的对象 通过设置页面大小和页面索引等属性来自定义转换...

    kb.aspose.com/zh/diagram/python/how-to-convert-...