Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 39,191 for

renderer

(0.17 sec)
  1. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…...Rendering Document as PDF shows empty table borders Aspose.Words...(using MS Word), the table is rendered just fine, not showing any...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  2. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—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/net/error-bar/
  3. 指定如何在输出的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...
  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. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using 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/javascript-cpp/specify-ho...
  6. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for PHP 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/php-java/error-bar/
  7. 在服务器上无须安装 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...
  8. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device.... Load and render/export the presentation. Call...Presentation ( "sample.pptx" ); // Render/export the presentation (e...

    docs.aspose.com/slides/androidjava/custom-font/
  9. Customize Error Bars in Presentation Charts on ...

    Learn how to add and customize error bars in charts with Aspose.Slides for Android 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/androidjava/error-bar/
  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...