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

pdfsaveoptions

(0.15 sec)
  1. 处理存储在 SharePoint Online 中的文档|.NET 格式的 Aspose.Words

    使用 C# 将 SharePoint 中共享的 Word 转换为 PDF。处理存储在 SharePoint 中的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...(); var saveOptions = new PdfSaveOptions (); doc . Save ( outputStream...有关页面布局的更多信息,请参阅 转换为固定页面格式 文章 有关使用 PdfSaveOptions 类的更多信息,请参阅 转换为 PDF 时指定渲染选项...

    docs.aspose.com/words/zh/net/work-with-document...
  2. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...LoadDataFilterOption , PdfSaveOptions } = AsposeCells ; AsposeCells...sheet const pOptions = new PdfSaveOptions (); pOptions . onePagePerSheet...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  3. 获取在将Excel文件渲染为PDF时字体替换的警告信息|Documentation

    学习如何在使用Aspose.Cells将Excel文件渲染为PDF时获取字体替换警告信息(用C++)...IWarningCallback 接口,并将 PdfSaveOptions.WarningCallback 属性设置为您的实现类。...IWarningCallback 并使用实现的接口设置了 PdfSaveOptions.WarningCallback 属性。现在,...

    docs.aspose.com/cells/zh/cpp/get-warnings-for-f...
  4. Mht to pdf - exception - "No html part found!" ...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “No html part found!” input file 55.zip (87.2 KB) 71.zip (93.7 KB)...instance of PdfSaveOptions com.aspose.html.saving.PdfSaveOptions options...com.aspose.html.saving.PdfSaveOptions(); options.setJpegQuality(100);...

    forum.aspose.com/t/mht-to-pdf-exception-no-html...
  5. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...PDF, as specified by the PdfSaveOptions.PageNumbers property. The...20 System::SharedPtr < PdfSaveOptions > options = System::MakeObject...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  6. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the font. a) Is tha…...false)}); var optPdf = new PdfSaveOptions(); doc.Save(fontDir + "test...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  7. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...PdfSaveOptions; import com.aspose.cells...Convert to PDF PdfSaveOptions options = new PdfSaveOptions(); options...

    forum.aspose.com/t/setorientation-landscape-doe...
  8. Render Resource Usage View | Aspose.Tasks Docum...

    Learn how to render Microsoft Project (MPP/XML) resource usage view using Aspose.Tasks for C# and VBScript....= System::MakeObject < PdfSaveOptions > (); 6 options -> set...

    docs.aspose.com/tasks/cpp/resource-usage-view/
  9. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。... PdfSaveOptions ()). then (() => { Response...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  10. Customize Globalization Settings for Pivot Tabl...

    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.... PdfSaveOptions (); options . setOnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/customize-glob...