Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 6,883 for

shape rendering

(0.06 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....determining how 3D effects are rendered. getDmlEffectsRenderi() Gets...how DrawingML effects are rendered. getDmlRenderingMode() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  2. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....new Document(getMyDir() + "Rendering.docx"); MarkdownSaveOptions..."MarkdownSaveOptions.HandleDocument.md shape")); Assert.assertEquals(1, filteredShapes...

    reference.aspose.com/words/java/com.aspose.word...
  3. Slicers|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....Pivot Table Draw Slicer while rendering Excel to PDF Formatting Slicer...Removing Slicer Rendering Slicer Updating Slicer Shapes Pivot Tables...

    docs.aspose.com/cells/python-java/slicers/
  4. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...of the shape , can be found in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Create and Apply WordArt Effects in .NET|Aspose...

    Create and customize WordArt effects in Aspose.Slides for .NET. This step-by-step guide helps developers enhance presentations with professional text in C#.... Shapes . AddAutoShape ( ShapeType...effective way to give your text or shapes a stylish and modern look,...

    docs.aspose.com/slides/net/wordart/
  6. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....Drawing to draw a pentagon shape Define the parameters and calculate...the vertices of the pentagon-shape Create a Bitmap class object...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  7. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....30 , 30 ]); // Adds a table shape to slide var tbl = sld . getShapes...70 , 70 ]); // Adds a table shape to slide var tbl = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/manage-table/
  8. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getBackgroundShape() Gets the background shape of the document. getChild(int...setBackgroundShape(Shape value) Sets the background shape of the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeRendererBase.boundsInPoints2 property | Asp...

    NodeRendererBase.boundsInPoints2 property. Gets the actual bounds of the Shape in points....Gets the actual bounds of the shape in points. get boundsInPoints2...actual (as rendered on the page) bounding box of the shape. The bounds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...shapes.add_picture_frame( slides.ShapeType...creates a picture‑frame shape with slide.shapes.add_picture_frame [2][3]...

    forum.aspose.com/t/image-not-visible-in-slide-p...