Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 9,660 for

pdfsaveoptions

(0.12 sec)
  1. 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...
  2. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for Node.js via C++....)); // Instantiate the PdfSaveOption const options = new AsposeCells...AsposeCells . PdfSaveOptions (); // Print only Page 3 and Page 4...

    docs.aspose.com/cells/nodejs-cpp/limit-the-numb...
  3. View EPS Format Files | .NET API Solution

    Open to view EPS files. C# source code to load, render and display EPS documents on .NET Framework Platform, Windows, and ASP.NET Applications....Create and set instances of PdfSaveOptions and PdfDevice Classes....Method with objects of PdfSaveOptions and PdfDevice as parameters...

    products.aspose.com/page/net/viewer/eps/
  4. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....VECTOR_WITH_FALLBACK); // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Ustvari PDF Z Uporabo C++

    Ustvarite novo PDF v C++ v nekaj korakih. Preprosto ustvarite PDF s knjižnico C++....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/sl/cpp/make/pdf/
  6. Გააკეთეთ PDF C++ Ის Გამოყენებით

    შექმენით ახალი PDF C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF C++ ბიბლიოთეკის გამოყენებით....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/ka/cpp/make/pdf/
  7. 如何在 C# 中将 TeX 转换为 PDF

    本基本教程指导如何在 C# 中将 TeX 转换为 PDF。它涵盖了系统配置信息、分步过程和一个可运行的代码示例,用于在 C# 中将 Latex 转换为 PDF。...使用 TeXOptions 类创建转换选项 使用 PdfSaveOptions 类初始化以 PDF 格式保存的选项 运行 LaTeX...TeXOptions 类的对象,并为输出文件设置 PdfSaveOptions。随后,运行 TexJob 将 TeX 文档转换为...

    kb.aspose.com/zh/tex/net/how-to-convert-tex-to-...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library....then you need to call the PdfSaveOptions.setOnePagePerSheet(boolean...n value) method of the PdfSaveOptions object. Here is an example...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  9. Convert SVG to PDF – C# Examples

    You will learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...Initialize an instance of the PdfSaveOptions class 12 var saveOptions...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  10. Convert PNG to PDF via Python | products.aspose...

    Sample code for PNG to PDF Python conversion. Use API example code for batch PNG 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/pn...