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

pdfsaveoptions

(0.76 sec)
  1. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... For example, there is PdfSaveOptions for the SaveFileFormat...PDF format PdfSaveOptions options = new PdfSaveOptions (); // Discard...

    docs.aspose.com/diagram/net/save-visio-document/
  2. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...PdfSaveOptions(); opt.ExportDocumentStruct...this issue, adjust the PdfSaveOptions settings. Specifically...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  3. Convert DRC to PDF via C# | products.aspose.com

    Sample code for DRC to PDF C# 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/net/conversion/drc-to-pdf/
  4. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...(you can also configure PdfSaveOptions if needed) doc.save("TEST...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  5. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…...details, and any custom PdfSaveOptions you use. The support team...

    forum.aspose.com/t/callout-text-reversed-on-xls...
  6. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++.... PdfSaveOptions ()). then (() => { Response...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  7. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...cleanup() I attempted using PdfSaveOptions with different settings...

    forum.aspose.com/t/linq-expressions-not-working...
  8. 环境配置 – C# – Aspose.HTML for .NET

    学习如何在应用程序运行时创建不同的环境配置--使用沙盒、运行时服务、网络服务等。...ConvertHTML (document, new PdfSaveOptions(), Path. Combine (OutputDir...ConvertHTML (document, new PdfSaveOptions(), Path. Combine (OutputDir...

    docs.aspose.com/html/zh/net/environment-configu...
  9. 使用 C++ via Node.js 在保存为PDF时仅更改单个Unicode字符的字体|Do...

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

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  10. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...Cells提供了 PdfSaveOptions.IsFontSubstitutionCh 属性,应将其设置为...以下屏幕截图比较了以下示例代码生成的两个输出PDF。 一个没有设置 PdfSaveOptions.IsFontSubstitutionCh 属性的生成结果,另一个在将该属性设置为...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...