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

pdfsaveoptions

(0.68 sec)
  1. TeX typeset | ZIP input and output

    C++ API Solution to work with TeX. Learn how to convert TeX to PDF using ZIP archives as input and output with a few lines of code.... Using the PdfSaveOptions class, specify save options...set_SaveOptions(System :: MakeObject < PdfSaveOptions > ()); // Run the typesetting...

    products.aspose.com/tex/cpp/zip-input-and-output/
  2. 分组、转换和验证形状|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....saving options PdfSaveOptions opts = new PdfSaveOptions (); // set...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  3. Mht to pdf - exception - Cannot invoke "java.la...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown Cannot invoke "java.lang.Long.longValue()" because the return value of "com.aspose.html.HTMLCanvasElement.a(java.lang…...instance of PdfSaveOptions com.aspose.html.saving.PdfSaveOptions options...com.aspose.html.saving.PdfSaveOptions(); options.setJpegQuality(100);...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  4. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... For example, there is PdfSaveOptions for the SaveFileFormat...PDF format PdfSaveOptions options = new PdfSaveOptions (); // Discard...

    docs.aspose.com/diagram/zh/net/save-visio-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. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in C++. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....encryption algorithm via the PdfSaveOptions class. Keep in mind that...

    docs.aspose.com/words/cpp/which-pdf-standard-is...
  7. 使用C++将文件保存到响应对象|Documentation

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

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  8. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....pdf" , new PdfSaveOptions ()); Draw Triangle in PNG...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  9. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....pdf" , new PdfSaveOptions ()); Draw Diamond in PNG...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  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-...