Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 40,432 for

rendering

(0.3 sec)
  1. 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...
  2. 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...
  3. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class....OfficeMath object that you want to render. Examples Shows how to measure...as_office_math () renderer = aw . rendering . OfficeMathRenderer...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Manual integration of Aspose.Slides in SSRS 201...

    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....Slides rendering extensions" Add-PSSnapIn Microsoft...-Name "ASPPS" -ExtensionType "Render" $aspptx = Get-SPRSExtension...

    docs.aspose.com/slides/reportingservices/manual...
  6. MultiPageLayout Class | Aspose.Words for .NET

    Defines layout rules for Rendering multiple pages into one image using grid, horizontal or vertical style....class Defines a layout for rendering multiple pages into a single...layout in which pages are rendered left-to-right, top-to-bottom...

    reference.aspose.com/words/net/aspose.words.sav...
  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. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow today!...GetEnumerator () 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/net/aspose.words.sav...
  9. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...optimize memory consumption when rendering large documents to PDF. doc...Document ( file_name = MY_DIR + 'Rendering.docx' ) # Create a "PdfSaveOptions"...

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

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....new Document(getMyDir() + "Rendering.docx"); OdtSaveOptions saveOptions...new Document(getMyDir() + "Rendering.docx"); // When we export...

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