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

pdfsaveoptions

(0.05 sec)
  1. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/zh-hant/cpp/make/md/
  2. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到PDF时,...

    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....DrawObjectEventHandl 类配合 PdfSaveOptions.getDrawObjectEventHa()...,并将其保存为 输出PDF 。在渲染为PDF时,它利用 PdfSaveOptions.getDrawObjectEventHa()...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  3. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/html/
  4. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/zh-hant/cpp/make/html/
  5. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/
  6. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....LoadDataFilterOption , PdfSaveOptions } = AsposeCells ; AsposeCells...sheet const pOptions = new PdfSaveOptions (); pOptions . onePagePerSheet...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  7. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...Workbook , SaveFormat , PdfSaveOptions } = AsposeCells ; AsposeCells...const pdfOptions = new PdfSaveOptions (); // Save workbook as...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  8. Saving a Project as PDF in PHP | Aspose.Tasks D...

    This article explains how to save project to PDF using Aspose.Tasks Java for PHP....mpp' ); 2 3 $options = new PdfSaveOptions(); 4 5 $timescale = new...

    docs.aspose.com/tasks/java/saving-a-project-as-...
  9. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...PdfSaveOptions() pdf_opts.compliance =...join(sourceDir, "1.vsdx")) options = PdfSaveOptions() #// Create a main PDF...

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  10. Document Processing Interruption in C#|Aspose.W...

    How to use the .NET CancellationToken in Aspose.Words to safely interrupt long-running document processing tasks in C#...SaveOptions saveOptions = new PdfSaveOptions (); saveOptions . ProgressCallback...

    docs.aspose.com/words/net/document-processing-i...