Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 9,660 for

pdfsaveoptions

(0.22 sec)
  1. Aspose.Cells 8.7.0中的公共API更改|Documentation

    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.... Calculate (); 新增 PdfSaveOptions.OptimizationType 属性 Aspose...Cells for .NET 8.7.0已公开了PdfSaveOptions.OptimizationType属性以及Pd...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...SetSubEntry(list); // Create PdfSaveOptions and assign Bookmark to...to it PdfSaveOptions opts ; opts . SetBookmark ( bookmarkEntry...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  3. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....Minimum size using the PdfSaveOptions.getOptimizationType() property...Minimum size using the PdfSaveOptions.getOptimizationType() property...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  4. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance document performance with the SaveOptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....docx" ); // Create a "PdfSaveOptions" object that we can pass...Save ( ArtifactsDir + "PdfSaveOptions.MemoryOptimization.pdf"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Exception occurs when converting VSD to PDF - F...

    Hello, I am working on project to convert .vsd file to pdf. The conversion fails due to below exception: java.lang.NullPointerException: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null at co…...PdfSaveOptions pdfOptions = new com.aspose...aspose.diagram.PdfSaveOptions(); final WarningCallbackDiagr warningCallbackDiagr...

    forum.aspose.com/t/exception-occurs-when-conver...
  6. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。...在呈现期间通知字体替换: 创建一个类来实现 警告回调 将其传递给 PdfSaveOptions.WarningCallback 属性。 在保存图形的实例...// initialize PdfSaveOptions object PdfSaveOptions saveOp = new...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  7. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert a document to PDF using C#. Convert DOCX to PDF C#. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....specified by the use of the PdfSaveOptions class, containing properties...document to PDF 1.7 using PdfSaveOptions with compliance to PDF17:...

    docs.aspose.com/words/net/convert-a-document-to...
  8. PdfPageLayout enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... PdfSaveOptions (); saveOptions . pageLayout...base . artifactsDir + "PdfSaveOptions.pageLayout.pdf" , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert MHTML to PDF – C# code and Online Conve...

    Convert MHTML to PDF online or with C#. Use MHTML to PDF Converter to save MHTML as PDF file quickly, clearly and safely....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...the MHTML file stream, PdfSaveOptions, and output file path to...

    products.aspose.com/html/net/conversion/mhtml-t...
  10. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C#. Save SVG as PDF file using C# code. Try online SVG to PDF Converter for free!...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...to pass the SVGDocument, PdfSaveOptions, and output file path to...

    products.aspose.com/html/net/conversion/svg-to-...