Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 13,737 for

pdfsaveoptions

(0.05 sec)
  1. PdfSaveOptions.pageMode property | Aspose.Words...

    Pdfsaveoptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader....pageMode property PdfSaveOptions.pageMode property Specifies...footers.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. PdfSaveOptions.create_note_hyperlinks property ...

    Pdfsaveoptions.create_note_hyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks...create_note_hyperlinks property PdfSaveOptions.create_note_hyperlinks...endnotes.docx' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  5. excel转pdf,图片转换报错Shape to image Error! - Free Su...

    Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为: EXCEL_TEST.zip (9.0 MB) Aspose.cells 版本 25.0.6...resolve this issue, use the PdfSaveOptions.IgnoreError property, which...file.xlsx"); // Create PdfSaveOptions and set IgnoreError to...

    forum.aspose.com/t/excel-pdf-shape-to-image-err...
  6. How to Change CSV to PDF in Java

    This short tutorial provides details about how to change CSV to PDF in Java. You can convert a file from CSV to PDF in Java using a few lines of code in Windows, Linux or macOS....Instantiate an instance of PdfSaveOptions to configure the grid lines...PDF using the configured PdfSaveOptions object In these steps,...

    kb.aspose.com/cells/java/how-to-change-csv-to-p...
  7. Excel转PDF,单元格内容显示不全 - Free Support Forum - aspo...

    版本:23.8 编程语言:java 问题截图: image.png (85.4 KB) 源文件: image.png (85.4 KB)... 设置PdfSaveOptions :在使用Aspose.Cells进行转换时,可以设置...Cells进行转换时,可以设置 PdfSaveOptions 的相关属性,例如 OnePagePerSheet 和 AllColumnsInOnePageP...

    forum.aspose.com/t/excel-pdf/317576
  8. PdfSaveOptions.downsampleOptions property | Asp...

    Pdfsaveoptions.downsampleOptions property. Allows to specify downsample options....downsampleOptions property PdfSaveOptions.downsampleOptions property..."Images.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover how the EmulateRenderingToSizeOnPage property enhances metafile rendering, ensuring accurate display sizes for optimal visual results....docx" ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

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