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

pdfsaveoptions

(0.79 sec)
  1. Rendering Resource Usage View | Aspose.Tasks Do...

    Learn how to render the Resource Usage view of Microsoft Project (MPP/XML) files to PDF using Aspose.Tasks for .NET. Supports different timescale options for detailed reporting....SaveOptions options = new PdfSaveOptions(); 4 options. Timescale...

    docs.aspose.com/tasks/net/rendering-resource-us...
  2. 乳胶到PDF | 通过 .NET 为 Python 提供 Aspose.TeX

    在本文中,使用Aspose.TeX API解决方案来了解如何将TEX转换为PDF,该文章提供了详细的说明和代码示例。... save_options = PdfSaveOptions() 16 # Run LaTeX to PDF...options. save_options = PdfSaveOptions() 18 # Run LaTeX to PDF...

    docs.aspose.com/tex/zh/python-net/latex-to-pdf/
  3. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...pdf" , new PdfSaveOptions ()); 在 PNG 中绘制钻石 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  4. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...pdf" , new PdfSaveOptions ()); 在 PNG 中绘制三角形 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  5. Aspose.Cells 8.3.2中的公共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....setNumberGroupSepara ( ' ' ); 添加了 PdfSaveOptions.setFontSubstitutionC 属性...Cells for Java 8.3.2已经为PdfSaveOptions.setFontSubstitutionC属性...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么... 保存选项未启用 PdfSaveOptions 中的 EmbedStandardFonts 、...图表验证是否为类型问题。 字体嵌入 若使用自定义字体,请在 PdfSaveOptions (或 Document 的 Fonts )中嵌入,防止标签因缺字而不显示。...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829
  7. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...case "pdf": PdfSaveOptions options = new PdfSaveOptions(); options...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  8. Configuring Fonts for Rendering Spreadsheets|Do...

    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....the font specified under PdfSaveOptions.DefaultFont or ImageOrPrintOptions...the font defined under PdfSaveOptions.DefaultFont or ImageOrPrintOptions...

    docs.aspose.com/cells/net/configuring-fonts-for...
  9. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. Use Pdfsaveoptions to change the result of saving a document to PDF format....be specified using the PdfSaveOptions class, containing the properties...Some examples of using PdfSaveOptions are provided below. Currently...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  10. Merge PS files to PDF | C++ | Aspose

    C++ API Solution to merge PostScript files in a few lines of code. Save the combined result as PDF files.Learn the code example of merging functionality.... Use PdfSaveOptions to specify AdditionalFontsFolde...

    products.aspose.com/page/cpp/merge-ps-to-pdf/