Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 6,696 for

shape rendering

(0.14 sec)
  1. NodeRendererBase.sizeInPoints2 property | Aspos...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....new Document(getMyDir() + "Rendering.docx"); ResourceUriPrinter...determining how colors are rendered. getCustomTimeZoneInf() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  3. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....to add alternative text to a shape, picture, chart, SmartArt graphic...Windows symbolic fonts Specify Rendering Options When Converting to...

    docs.aspose.com/words/java/learn-features-of-co...
  4. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...the presentation content is rendered through SVG in a form like...

    docs.aspose.com/slides/php-java/export-to-html5/
  5. 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...
  6. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...your worksheet SheetRender Render = new SheetRender(sourceWS...ImgStream = new MemoryStream(); Render.ToImage(0, ImgStream); //Returns...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  7. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...rounded-corner shape type and adjust the corner radius in the shape’s properties;...

    docs.aspose.com/slides/cpp/rectangle/
  8. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....a table shape to the slide ITable tbl = sld . Shapes . AddTable...Adds a table shape to slide ITable tbl = sld . Shapes . AddTable...

    docs.aspose.com/slides/net/manage-table/
  9. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....table shape to the slide auto tbl = sld -> get_Shapes () -> AddTable...a table shape to slide auto tbl = sld -> get_Shapes () -> AddTable...

    docs.aspose.com/slides/cpp/manage-table/
  10. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....30 , 30 }; // Adds a table shape to slide ITable tbl = sld ....70 , 70 }; // Adds a table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/java/manage-table/