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

pdfsaveoptions

(1.08 sec)
  1. Convert 3DS to PDF via Python | products.aspose...

    Sample code for 3DS to PDF Python conversion. Use API example code for batch 3DS files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/3d...
  2. Convert AMF to PDF via C# | products.aspose.com

    Sample code for AMF to PDF C# conversion. Use API example code for batch AMF files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/net/conversion/amf-to-pdf/
  3. Convert STL to PDF via Python | products.aspose...

    Sample code for STL to PDF Python conversion. Use API example code for batch STL files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/st...
  4. 用JavaScript via C++保护PDF文档|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++通过设置所有者密码和用户密码以及权限来保护PDF文件。...Workbook , SaveFormat , PdfSaveOptions , PdfSecurityOptions ,...const saveOption = new PdfSaveOptions (); saveOption . securityOptions...

    docs.aspose.com/cells/zh/javascript-cpp/secure-...
  5. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。... PdfSaveOptions (); options . watermark...Workbook , SaveFormat , PdfSaveOptions , RenderingWatermark ,...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  6. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 PS 到 PDF 的转换功能。... PdfSaveOptions options = new PdfSaveOptions(suppressErrors);...mandatory to set it in PdfSaveOptions // But if you need to specify...

    docs.aspose.com/page/zh/net/convert-ps/
  7. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using Node.js via C++. Load an existing Excel file or create a new one, then use Aspose.Cells methods to calculate these functions and save the results to disk.... PdfSaveOptions (); options . setOnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  8. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. Preprosto ustvarite PDF s knjižnico .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/sl/net/make/pdf/
  9. Gawe PDF Nganggo C#

    Gawe PDF anyar ing C# ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/jv/net/make/pdf/
  10. View ONETOC2 File Formats via Java

    Java source code for loading, rendering, and displaying ONETOC2 documents on the Java platform...// Initialize PdfSaveOptions object PdfSaveOptions opts = new PdfSaveOptions();...PdfSaveOptions(); // Set page index opts.setPageIndex( 2 ); //...

    products.aspose.com/note/java/viewer/onetoc2/