Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 9,660 for

pdfsaveoptions

(0.11 sec)
  1. OutlineOptions.expandedOutlineLevels property |...

    OutlineOptions.expandedOutlineLevels property. Specifies how many levels in the document outline to show expanded when the file is viewed....2" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // The output PDF document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/zh-hant/java/make/md/
  3. Ինչպես փոխել CSV-ը PDF-ի Node.js-ում

    Այս կարճ ձեռնարկը ներառում է մանրամասներ Node.js-ում CSV-ը PDF-ի փոխելու մասին: Դուք կարող եք ֆայլը փոխարկել CSV-ից PDF-ի Node.js-ում՝ օգտագործելով հեշտ API ինտերֆեյս օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, Linux-ը կամ macOS-ը:...բեռնելու համար Ստեղծեք PdfSaveOptions դասի օրինակ` ելքային PDF-ում...հետ միասին՝ օգտագործելով PdfSaveOptions դասի օրինակը: Ի վերջո,...

    kb.aspose.com/hy/cells/nodejs/how-to-change-csv...
  4. Გააკეთეთ PDF C# Ის Გამოყენებით

    შექმენით ახალი PDF C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF .NET ბიბლიოთეკის გამოყენებით....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/ka/net/make/pdf/
  5. Control loading of External Resources in MS Exc...

    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.... You can do this using PdfSaveOptions.StreamProvider which implements...explains how to make use of PdfSaveOptions.StreamProvider to control...

    docs.aspose.com/cells/java/control-loading-of-e...
  6. Aspose.Cells 8.7.0中的公共API更改|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.... Calculate (); 新增 PdfSaveOptions.OptimizationType 属性 Aspose...Cells for .NET 8.7.0已公开了PdfSaveOptions.OptimizationType属性以及Pd...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. How to Change CSV to PDF in Node.js

    This short tutorial entails details about how to change CSV to PDF in Node.js. You can convert a file from CSV to PDF in Node.js using an easy API interface in operating systems like Windows, Linux or macOS....Create an instance of the PdfSaveOptions class to configure the...using an instance of the PdfSaveOptions class. Finally, we will...

    kb.aspose.com/cells/nodejs/how-to-change-csv-to...
  8. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...inputFilePath ); // Instantiate PDFSaveOptions to manage security attributes...attributes PdfSaveOptions saveOption ; // Create and configure PDF...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  9. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...lines: PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  10. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...Diagram(input); PdfSaveOptions pso = new PdfSaveOptions(); pso.setWarningCallback(new...Diagram(input); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/unable-to-detect-installed-t...