Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 9,655 for

pdfsaveoptions

(0.05 sec)
  1. Կատարեք PDF՝ Օգտագործելով C#

    Ստեղծեք նոր PDF C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով .NET գրադարանը:...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/hy/net/make/pdf/
  2. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...Diagram(input); PdfSaveOptions pso = new PdfSaveOptions(); pso.setWarningCallback(new...Diagram(input); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/unable-to-detect-installed-t...
  3. Aspose.Diagram字体操作|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....在呈现期间通知字体替换: 创建一个类来实现 警告回调 将其传递给 PdfSaveOptions.setWarningCallback(com...vsdx" ); // initialize PdfSaveOptions object com . aspose . diagram...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  4. EPS to PDF Conversion API for | Java

    Sample Java conversion code for EPS format to PDF file. Use this example code to convert EPS to PDF within any Web or Desktop Java based application....an instance of PDFSaveOptions PDFSaveOptions options = new PDFSaveOptions();...

    products.aspose.com/page/java/conversion/eps-to...
  5. Java XPS to PDF Conversion API

    Sample Java conversion code for XPS format to PDF file. Use this example code to convert XPS to PDF within any Web or Desktop Java based application....an instance of PDFSaveOptions PDFSaveOptions options = new PDFSaveOptions();...

    products.aspose.com/page/java/conversion/xps-to...
  6. Convert X to PDF via Python | products.aspose.com

    Sample code for X to PDF Python conversion. Use API example code for batch X files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/x-...
  7. Convert DAE to PDF via Python | products.aspose...

    Sample code for DAE to PDF Python conversion. Use API example code for batch DAE files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/da...
  8. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。... PdfSaveOptions options ; options . SetWatermark...watermark for rendering to PDF PdfSaveOptions options ; options . SetWatermark...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  9. 如何在 C# 中将 OBJ 转换为 PDF

    这个简短的教程解释了如何在 C# 中将 OBJ 转换为 PDF。它包括解释算法的步骤,以及在 C# 中将 OBJ 转换为 3D PDF 的示例代码。...FromFile() 函数加载源 OBJ 文件 初始化 PdfSaveOptions 类的对象 调用 Save 方法将 OBJ 文件转换为...PDF。首先,准备使用库的环境,然后您可以使用 PdfSaveOptions 类来设置不同的属性。随后,调用 Save 方法导出输出的...

    kb.aspose.com/zh/3d/net/how-to-convert-obj-to-p...
  10. Rendering Project Data on Predefined Page Sizes

    Learn how to render a project with a predefined page size using Aspose.Tasks for .NET....(typeof(PageSize))) 5 { 6 PdfSaveOptions options = new PdfSaveOptions(); 7 options...

    docs.aspose.com/tasks/net/rendering-project-dat...