Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 39,071 for

render

(0.27 sec)
  1. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....js is responsible for rendering the map, i.e., assembling...than necessary, but during rendering, we specify exactly the area...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  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. 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...
  4. 像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...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method. Gets or sets the background (paper) color for the generated images. The default value is White in C++....get_PaperColor () Remarks When rendering pages of a document that specifies...by this property. Examples Renders a page of a Word document into...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages... Examples Shows how to render one page from a document to...the way in which that method renders the document into an image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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/
  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. 用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...