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

pdfsaveoptions

(0.57 sec)
  1. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...Cells提供了 PdfSaveOptions.isFontSubstitutionCh 属...以下屏幕截图比较了以下示例代码生成的两个输出PDF。 一个是在不设置 PdfSaveOptions.isFontSubstitutionCh 属性的情况下生成的,另一个是在设置...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. Excel spreadsheet to PDF. Corrupt PDF file - Fr...

    Hi Aspose Team, We have another problem with a “complex” Excel spreadsheet. When using Aspose.Cells it results in a corrupt PDF output. Adobe Reader complains about the content on some of the pages and there are also bi…...PdfSaveOptions() { OnePagePerSheet = onePagePerSheet...Experiment with different PdfSaveOptions . For instance, you can...

    forum.aspose.com/t/excel-spreadsheet-to-pdf-cor...
  5. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Node.js. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, or PDF/UA.... A: Use PdfSaveOptions and set its pdfStandard...saveOptions = new aw . saving . PdfSaveOptions (); saveOptions . pdfStandard...

    docs.aspose.com/words/nodejs-net/which-pdf-stan...
  6. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.6.1) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (100+), along with text content. While generating the report, we observed th…...) and do you set any PdfSaveOptions such as OptimizeImage or...etc.) and do you set any PdfSaveOptions such as OptimizeImage or...

    forum.aspose.com/t/high-memory-usage-when-gener...
  7. Aspose.cell PDF文件转换主线程不释放 - Free Support Forum ...

    我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)... 通过设置 PdfSaveOptions.IgnoreError 属性为 true ,...指定PDF保存选项 - 忽略错误 PdfSaveOptions opts = new PdfSaveOptions(); opts.IgnoreError...

    forum.aspose.com/t/aspose-cell-pdf/312719
  8. Set Orientation and Control the Export of Hidde...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ImageSaveOptions , HTMLSaveOptions and PdfSaveOptions classes. Set the Export...save options options = PdfSaveOptions () # set export option...

    docs.aspose.com/diagram/python-java/set-orienta...
  9. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....settings developers can use PdfSaveOptions and HTMLSaveOptions classes...

    products.aspose.com/diagram/python-net/conversion/
  10. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...options PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/equation-line-breaking-issue...