Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 40,376 for

render

(0.1 sec)
  1. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution....want to create a bitmap for rendering the shape with only opaque...true ); OfficeMathRenderer renderer = new OfficeMathRenderer (...

    reference.aspose.com/words/net/aspose.words.ren...
  2. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...want to create a bitmap for rendering the shape neatly onto the...true ); OfficeMathRenderer renderer = new OfficeMathRenderer (...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 使用 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...
  4. 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...
  5. 用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...
  6. Missing label on X-Axis in generated SVG - Free...

    Dear Aspose. As you can see from example. Bug-1574136-Missing-Label-on-X-Asix-Difference.png (190.9 KB) The X-label 9.00% is missing in generated SVG. Attaching sample application demonstrating the issue: Bug-157413…...that while the grid lines are rendered, the entire X-Axis scale is...callout box are also failing to render. We are currently investigating...

    forum.aspose.com/t/missing-label-on-x-axis-in-g...
  7. Output Blank Page when there is Nothing to Prin...

    Handle empty worksheets and print blank pages with Aspose.Cells using C++....has an empty worksheet and renders the empty worksheet to an image...SetOutputBlankPageWh ( true ); // Render empty sheet to png image SheetRender...

    docs.aspose.com/cells/cpp/output-blank-page-whe...
  8. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....digitally sign the document as we render it with the "Save" method....

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeRendererBase.bounds_in_points property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are Rendered to fixed page formats in Java....how ink (InkML) objects are rendered to fixed page formats. Examples:...Examples: Shows how to render Ink object. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...