Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 9,665 for

pdfsaveoptions

(0.03 sec)
  1. OutlineOptions.bookmarksOutlineLevels property ...

    OutlineOptions.bookmarksOutlineLevels property. Allows to specify individual bookmarks outline level.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OutlineOptions.BookmarksOutlineLevels | Aspose....

    Discover the BookmarksOutlineLevels property in OutlineOptions to customize your bookmarks' hierarchy for enhanced navigation and user experience.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BookmarksOutlineLevelCollection.IndexOfKey | As...

    Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified bookmark in your collection.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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/
  7. PdfSaveOptions.zoom_behavior property | Aspose....

    Pdfsaveoptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer....zoom_behavior property PdfSaveOptions.zoom_behavior property...'Hello world!' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.digital_signature_details proper...

    Pdfsaveoptions.digital_signature_details property. Gets or sets the details for signing the output PDF document....digital_signature_details property PdfSaveOptions.digital_signature_details...pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用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...
  10. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display....docx" ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...