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

pdfsaveoptions

(0.04 sec)
  1. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....Minimum size using the PdfSaveOptions.getOptimizationType() property...Minimum size using the PdfSaveOptions.getOptimizationType() property...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  2. Render Resource Usage or Sheet Views in PHP | A...

    Learn how to read Microsoft Project (MPP/XML) resource usage and sheet views using Aspose.Tasks Java for PHP....mpp' ); 2 3 $options = new PdfSaveOptions(); 4 5 $timescale = new...mpp' ); 2 3 $options = new PdfSaveOptions(); 4 5 $presentationFormat...

    docs.aspose.com/tasks/java/rendering-resource-u...
  3. 使用C++通过JavaScript创建Chart工作表的PdfBookmarkEntry|Do...

    学习如何使用Aspose.Cells for Java脚本通过C++为图表工作表创建PdfBookmarkEntry。...SaveFormat , PdfBookmarkEntry , PdfSaveOptions , Utils } = AsposeCells...Entries const opts = new PdfSaveOptions (); opts . bookmark = ent1...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... PdfSaveOptions () save_options . page_layout...file_name = ARTIFACTS_DIR + 'PdfSaveOptions.PageLayout.pdf' , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here.... PdfSaveOptions options = new PdfSaveOptions(suppressErrors);...mandatory to set it in PdfSaveOptions // But if you need to specify...

    docs.aspose.com/page/net/convert-eps/
  6. Buat PDF Menggunakan C#

    Buat PDF baharu dalam C# dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/ms/net/make/pdf/
  7. EPUB 转换器 – Java 版 Aspose.HTML

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML for Java 将 EPUB 转换为 PDF 的 Java 示例。...instance of the PdfSaveOptions class 7 PdfSaveOptions options = new...new PdfSaveOptions(); 8 9 // Call the convertEPUB() method to...

    docs.aspose.com/html/zh/java/epub-converter/
  8. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++.... PdfSaveOptions (); options . watermark...Workbook , SaveFormat , PdfSaveOptions , RenderingWatermark ,...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  9. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....ack); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...save(getArtifactsDir() + "PdfSaveOptions.Dml3DEffectsRenderin.pdf"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....EmbedTrueTypeFonts property of PdfSaveOptions (or DocxSaveOptions ) to...pdf_options = aw . saving . PdfSaveOptions () pdf_options . embed_true_type_fonts...

    docs.aspose.com/words/python-net/using-truetype...