Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 9,655 for

pdfsaveoptions

(0.1 sec)
  1. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....xlsx" ); // Save as PDF PdfSaveOptions options ; options . SetOnePagePerSheet...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...
  2. Convert GLTF to PDF via C# | products.aspose.com

    Sample code for GLTF to PDF C# 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/net/conversion/gltf-to-pdf/
  3. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...Pdf) { PdfSaveOptions pdfOpts = new PdfSaveOptions(); if (!mergeReq...

    forum.aspose.com/t/while-generating-using-aspos...
  4. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...PDF, as specified by the PdfSaveOptions.PageNumbers property. The...to PDF 9 PdfSaveOptions options = new PdfSaveOptions(); 10 //...

    docs.aspose.com/page/net/xps/event-based-modifi...
  5. 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/
  6. 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...
  7. 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-...
  8. 使用 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...
  9. 使用C++将文件保存到响应对象|Documentation

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

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  10. 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-...