Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 9,661 for

pdfsaveoptions

(0.06 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...

    docs.aspose.com/diagram/python-net/save-visio-d...
  2. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  3. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/zh-hant/cpp/make/word/
  4. 使用 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-...
  5. 在用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...
  6. 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/
  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. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... for example, there is PdfSaveOptions for saving to PDF format...

    docs.aspose.com/words/net/specify-save-options/
  9. Rendering Resource Usage View

    Learn how to render resource usage view of Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....SaveOptions options = new PdfSaveOptions(); 4 options. Timescale...

    docs.aspose.com/tasks/net/rendering-resource-us...
  10. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++.... PdfSaveOptions (); pOptions . setOnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...