Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 38,836 for

renderer

(0.04 sec)
  1. 在服务器上无须安装 Aspose.Slides.ReportingService 导出报告为 ...

    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.... </param> public void Render(string outputFileName, string...ReportingServices.RplRenderer renderer = new Aspose.Slides.ReportingServices...

    docs.aspose.com/slides/zh/reportingservices/exp...
  2. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....pdf" ); var renderer = new PdfFixedRenderer();...= 1584 ; var pagesStream = renderer.SavePdfAsImages(pdfStream...

    products.aspose.com/words/net/compress/pdf/
  3. 自定义 HTML 渲染 – Aspose.HTML for Python via .NET

    通过 .NET 使用 Aspose.HTML for Python 将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获取随时可用的 Python 示例。...to the PDF document during rendering. form_field_behaviour “属性用于指定...PdfRenderingOptions 类为 PDF 输出文件添加加密: Copy 1 # Render HTML to PDF with password protection...

    docs.aspose.com/html/zh/python-net/rendering-op...
  4. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with JavaScript and Aspose.Slides for Node.js via Java—optimize data visuals in PowerPoint presentations.... They are rendered as part of the chart and preserved...assuming a compatible version or renderer. Can error bars be combined...

    docs.aspose.com/slides/nodejs-java/error-bar/
  5. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device....you to load fonts that are rendered in presentations without having...presentation that will be rendered. Clear the cache in the FontsLoader...

    docs.aspose.com/slides/cpp/custom-font/
  6. 指定如何在输出的PDF和图片中交叉字符串,用JavaScript via C++|Docume...

    学习如何通过指定交叉类型控制输出PDF/图片中的文本溢出,使用Aspose.Cells for JavaScript via C++。...StrictInCell ; // Initialize sheet renderer for first worksheet const...0 ), imageSaveOptions ); // Render the first page/image of the...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  7. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....you to load fonts that are rendered in presentations without having...presentation that will be rendered. Clear the cache in the FontsLoader...

    docs.aspose.com/slides/nodejs-java/custom-font/
  8. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....specify additional options when rendering document pages or shapes to...specify a resolution while rendering a document to PNG. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 Aspose.Slides 与 ReportViewer 2010 和 2012|Asp...

    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....RplRenderer renderer = new Aspose.Slides.ReportingServices...//在这里我们选择导出为 PPT 格式并提供输出流 renderer.StartRendering(format); int...

    docs.aspose.com/slides/zh/reportingservices/usi...
  10. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Height * 72); var renderer = new SheetRender(asposeSheet...SheetRender(asposeSheet, options); renderer.ToImage(0, imagePath); Is there something...

    forum.aspose.com/t/export-pivottable-as-image-s...