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

pdfsaveoptions

(0.59 sec)
  1. 以编程方式保存 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/java/save-visio-docu...
  2. 在使用DrawObjectEventHandler类在渲染为PDF时获取DrawObject和...

    学习如何在C++中使用DrawObjectEventHandler类捕获在将Excel文件渲染为PDF或图像时的DrawObject和边界。...DrawObjectEventHandl 类结合 PdfSaveOptions.PaginatedSaveOptions(P...,并将其保存为 输出PDF 。在渲染为PDF时,使用 PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/zh/cpp/get-drawobject-and...
  3. Ինչպես փոխարկել XSL FO-ն PDF-ի, օգտագործելով Py...

    Այս կարճ հոդվածն օգնում է, թե ինչպես փոխարկել XSL FO-ն PDF-ի: Այն պարունակում է տեղեկատվություն՝ IDE-ը սահմանելու համար, կատարվող քայլերը և գործարկվող կոդ, որը ցույց է տալիս XSL FO-ն PDF-ի վերածելու գործընթացը:...դուք կարող եք օգտագործել PDFSaveOptions դասի օբյեկտը, որպեսզի սահմանեք...

    kb.aspose.com/hy/pdf/python/how-to-convert-xsl-...
  4. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....Cells provides the PdfSaveOptions.IsFontSubstitutionCh property...generated without setting the PdfSaveOptions.IsFontSubstitutionCh property...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  5. Draw Square|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-square/
  6. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/zh-hant/cpp/make/
  7. 使用 C++ 製作 DOC

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

    products.aspose.com/words/zh-hant/cpp/make/doc/
  8. Build an XPS to PDF Converter in Java

    Build an XPS to PDF converter in Java programmatically. Aspose.Page for Java is an enterprise-level SDK to manipulate and convert EPS, PS, and XPS files....Create an object of the PdfSaveOptions class. Set the quality...

    blog.aspose.com/page/xps-to-pdf-converter-in-java/
  9. Draw Rectangle|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  10. PDL Conversion API | C++ Solution

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the C++ library with the Aspose.Page PDL conversion functionality.... Create object of PdfSaveOptions Class to define additional...JpegQualityLevel using PdfSaveOptions . Finally convert XPS document...

    products.aspose.com/page/cpp/conversion/