Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 13,737 for

pdfsaveoptions

(0.2 sec)
  1. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize document outline visibility for enhanced navigation and user experience....2" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // The...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....in C++ Instantiate the PdfSaveOptions to set pages, page mode...customize the output PDF using PdfSaveOptions class and set page range...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  3. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "UpdateFields"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....pfx", "aw"); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...
  5. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。..." , new PdfSaveOptions(), Path. Combine (OutputDir...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  6. 将 EPUB 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 PDF。在C#示例中考虑各种EPUB到PDF的转换方案。尝试在线EPUB转换器。...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...ConvertEPUB (stream, new PdfSaveOptions(), Path. Combine (OutputDir...

    docs.aspose.com/html/zh/net/convert-epub-to-pdf/
  7. FixedPageSaveOptions.color_mode property | Aspo...

    FixedPageSaveOptions.color_mode property. Gets or sets a value determining how colors are rendered....docx' ) # Create a "PdfSaveOptions" object that we can pass...pdf_save_options = aw . saving . PdfSaveOptions () pdf_save_options . color_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....2" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 - Free Suppo...

    本地验证这个左右边距的设置会影响PDF 出来的大小,这个地方Pdfsaveoptions 是否有参数可以控制 Worksheet worksheet = wb.getWorksheets().get(0); PageSetup pageSetup = worksheet.getPageSetup(); pageSetup.setLeftMargin(1); pageSetup.setRightMargin(1);...本地验证这个左右边距的设置会影响PDF 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制 Worksheet worksheet...2026, 8:56am 2 @SeanXie PdfSaveOptions 类不直接提供控制页面物理尺寸(如 A4)的参数,页面尺寸主要由...

    forum.aspose.com/t/excel-a4-pdf-pdf/324143
  10. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...docx"); PdfSaveOptions saveOptions = new PdfSaveOptions { Compliance...UpdatePageLayout(); PdfSaveOptions saveOptions = new PdfSaveOptions { Compliance...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...