Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 39,979 for

render

(0.39 sec)
  1. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....Shows how to hide text in a rendered output document. auto doc...we wish to omit it from a rendered document. builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the shape in points....the size of the actual (as rendered on the page) bounding box...as_office_math () renderer = aw . rendering . OfficeMathRenderer...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Fallback Fonts for Presentations in Pyth...

    See how Aspose.Slides for Python via .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....Create Fallback Fonts Collection Render Presentation with Fallback...configuration lives at processing/rendering time in the library and is...

    docs.aspose.com/slides/python-net/fallback-font/
  4. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points....as_office_math () renderer = aw . rendering . OfficeMathRenderer...when we render it. self . assertAlmostEqual ( 122 , renderer . size_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....calculate_formula() just before rendering it to PDF. This ensures that...and the correct values are rendered in the PDF. AI Document Assistant...

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  6. Manage Fallback Fonts for Presentations in .NET...

    See how Aspose.Slides for .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....Create Fallback Fonts Collection Render Presentation with Fallback...configuration lives at processing/rendering time in the library and is...

    docs.aspose.com/slides/net/fallback-font/
  7. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。... Get ( 0 ); // Render chart to PDF U16String outputFilePath...outputFilePath ); std :: cout << "Chart rendered to PDF successfully!" << std...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  8. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...namespace Aspose :: Cells :: Rendering ; int main () { Aspose ::...xlsx" ); // Configure image rendering options ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  9. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...rendering.MediaType.Screen); final var...device = new com.aspose.html.rendering.pdf.PdfDevice(pdfSaveOptions...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  10. Customize Doughnut Charts in Presentations on A...

    Discover how to create and customize doughnut charts in Aspose.Slides for Android via Java, 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/androidjava/doughnut-chart/