Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 9,668 for

pdfsaveoptions

(0.1 sec)
  1. Sandboxing – Secure Code Execution – C#

    Learn how to use sandbox flags and create a sandbox environment where the C# application runs using Aspose.HTML for .NET....ConvertHTML (document, new PdfSaveOptions(), Path. Combine (OutputDir...ConvertHTML (document, new PdfSaveOptions(), Path. Combine (OutputDir...

    docs.aspose.com/html/net/sandboxing/
  2. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...replaceParts [ i ]); } PdfSaveOptions opts ; wb . Save ( "outputReplaceTagWith...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  3. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...PDF, as defined by the PdfSaveOptions.setPageNumbers() method...to PDF 12 PdfSaveOptions options = new PdfSaveOptions(); 13 //...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  4. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...Document ( fs )) { // Create PdfSaveOptions and specify Default Font...Name var pdfSaveOptions = new Aspose . Pdf . PdfSaveOptions { DefaultFontName...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  5. Convert GLTF to PDF via Python | products.aspos...

    Sample code for GLTF to PDF Python conversion. Use API example code for batch GLTF 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/gl...
  6. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。...; // Save in Pdf format PdfSaveOptions saveOptions ; workbook...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  7. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....worksheet to a single PDF page PdfSaveOptions pOptions ; pOptions . SetOnePagePerSheet...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  8. Rendering Task Usage View

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks for .NET....SaveOptions options = new PdfSaveOptions(); 5 options. Timescale...

    docs.aspose.com/tasks/net/rendering-task-usage-...
  9. 通过 Node.js 使用 C++ 自定义全局化设置的示例|Documentation

    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 . setOnePagePerSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/customize-g...
  10. Python API to Process SVG Files – Aspose.SVG fo...

    Python library to parse SVG – load file, edit, and convert SVG to PDF, XPS, and Images. Use Python API to develop high-level software in Python!...set_extension(SkiaModule()) options = PdfSaveOptions() options.background_color...

    products.aspose.com/svg/python-net/