Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 39,781 for

render

(0.09 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++...."UseBookFoldPrintingS" property to "false" to render the XPS normally. xpsOptions...renderTextAsBookFold ); // If we are rendering the document as a booklet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....new Document(getMyDir() + "Rendering.docx"); ResourceUriPrinter...determining how colors are rendered. getCustomTimeZoneInf() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  3. Microsoft PowerPoint (PPT)|Aspose.Slides for PH...

    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.... Render slides to any image format...

    docs.aspose.com/slides/php-java/microsoft-power...
  4. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts with JavaScript and Aspose.Slides for Node.js, supporting PowerPoint formats for dynamic presentations....A chart is a shape; you can render it to a raster image or export...

    docs.aspose.com/slides/nodejs-java/doughnut-chart/
  5. Convert AI to BMP via Java | products.aspose.com

    Sample Java conversion code for AI format to BMP file. Use this example code to convert AI to BMP within any Web or Desktop Java based application....BMP Using Java In order to render AI to BMP, we’ll use Aspose...

    products.aspose.com/psd/java/conversion/ai-to-bmp/
  6. Convert AI to PNG via Java | products.aspose.com

    Sample Java conversion code for AI format to PNG file. Use this example code to convert AI to PNG within any Web or Desktop Java based application....PNG Using Java In order to render AI to PNG, we’ll use Aspose...

    products.aspose.com/psd/java/conversion/ai-to-png/
  7. 通过C++用Node.js处理类似微软Excel的图表轴自动单位|Documentation

    了解如何在Aspose.Cells for Node.js via C++中处理图表轴的自动单位。我们的指南将向您展示如何配置和自定义图表轴的自动单位,包括科学记数法的显示和缩放调整。... get ( 0 ); // Render chart to pdf chart . toPdf...

    docs.aspose.com/cells/zh/nodejs-cpp/handle-auto...
  8. 使用 C++ 在 Node.js 中输出空白页(如果没有内容需要打印)|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....setOutputBlankPageWh ( true ); // Render empty sheet to png image const...

    docs.aspose.com/cells/zh/nodejs-cpp/output-blan...
  9. C# HTML Parser – .NET API for HTML files Proces...

    Aspose.HTML for .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG.... extract data, convert and render HTML documents without any...XML, SVG, and Markdown and rendering to PDF, DOCX, XPS and Image...

    products.aspose.com/html/net/
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...true; Adjust DML Effects Rendering : If your document contains...DmlEffectsRenderingM.Fine for better rendering quality. options.DmlEffectsRenderingM...

    forum.aspose.com/t/pdf-rendition-is-not-getting...