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

pdfsaveoptions

(0.11 sec)
  1. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....LoadDataFilterOption , PdfSaveOptions } = AsposeCells ; AsposeCells...sheet const pOptions = new PdfSaveOptions (); pOptions . onePagePerSheet...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  2. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...Workbook , SaveFormat , PdfSaveOptions } = AsposeCells ; AsposeCells...const pdfOptions = new PdfSaveOptions (); // Save workbook as...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  3. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...am using: PdfSaveOptions options = new PdfSaveOptions(); options...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  4. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/word/
  5. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/docx/
  6. Aspose pdf Font issue - Free Support Forum - as...

    fontissuedocx fontissuepdf Hi, The generated pdf from aspose.words dll with save function is not working properly as i could see a box in place of word ‘st’ superscript. This superscript is showing correctly in …... I have tried PdfSaveOptions with embedfullfonts = true...

    forum.aspose.com/t/aspose-pdf-font-issue/327050
  7. 在使用Node.js通过C++渲染Excel文件时获取字体替换警告|Documentation

    了解在将Excel文件渲染为PDF时如何获取字体替换的警告,使用编号Aspose.Cells for Node.js via C++。...实现IWarningCallback接口,并将PdfSaveOptions.warningCallback属性设置为您实现的接口。...以下代码实现了IWarningCallback接口,并将PdfSaveOptions.warningCallback属性设置为实现...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  8. Convert DRC to PDF via Python | products.aspose...

    Sample code for DRC to PDF Python conversion. Use API example code for batch DRC files to PDF conversion within VB.NET, Asp.NET or any .NET based application....file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/dr...
  9. Mht to pdf - exception - "Cannot read field "bd...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Cannot read field “bds” because “” is null” input file 2.zip (73.4 KB)...Initialize PdfSaveOptions com.aspose.html.saving.PdfSaveOptions options...com.aspose.html.saving.PdfSaveOptions(); options.setJpegQuality(100);...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  10. Rendering Resource Sheet View | Aspose.Tasks Do...

    Learn how to render resource sheet view of Microsoft Project (MPP/XML) files using Aspose.Tasks for C# and VB.NET....= System::MakeObject < PdfSaveOptions > (); 9 options -> set...

    docs.aspose.com/tasks/cpp/resource-sheet-view/