Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 9,665 for

pdfsaveoptions

(0.04 sec)
  1. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!...DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。... 通过 PdfSaveOptions.gridline_type 选项,Aspose...cells import Workbook , PdfSaveOptions , GridlineType # Create...

    docs.aspose.com/cells/zh/python-net/render-soli...
  5. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...Words, you can utilize the PdfSaveOptions class. This class provides...Up PdfSaveOptions : Create an instance of PdfSaveOptions and...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  6. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true...." ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.save_format property | Aspose.Wo...

    Pdfsaveoptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...save_format property PdfSaveOptions.save_format property Specifies...'Heading 1.2.2' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF/UA-2 - Free Support Forum - aspose.com

    Hi, when will it be possible to convert Word files to PDF/UA-2. Best regards...docx"); PdfSaveOptions opt = new PdfSaveOptions(); opt.set...

    forum.aspose.com/t/pdf-ua-2/311446
  9. Convert MHTML to PDF in Java – Aspose.HTML for ...

    Learn how to convert MHTML to PDF using Aspose.HTML for Java. Consider various MHTML to PDF conversion scenarios in Java code....convertMHTML (fileInputStream, new PdfSaveOptions(), "convert-by-two-lines...instance of the PdfSaveOptions class 5 PdfSaveOptions options = new...

    docs.aspose.com/html/java/convert-mhtml-to-pdf/
  10. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...使用 PdfSaveOptions.embed_attachments 属性,可以将...cells import Workbook , PdfSaveOptions # Open the template file...

    docs.aspose.com/cells/zh/python-net/embed-attac...