Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 48,676 for

shape

(0.67 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....convenient to create basic 3D shapes. Geometry : Geometries in Aspose...and polygons that define the shape and structure of a 3D object...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  2. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....and etc Draw and fill basic shapes. Clip rectangular regions....smart object layer, fill layer, shape layer Support of vector, raster...

    releases.aspose.com/psd/java/
  3. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...
  4. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates....null ; # Iterates through the shapes and sets a reference to the... 30 , 30 ); # Adds a table shape to slide $table = $sld -> getShapes...

    docs.aspose.com/slides/php-java/manage-rows-and...
  5. Edit HTML in C# | products.aspose.com

    Edit HTML in C#. Use .NET library API to edit HTML file...AutoShape shape = (AutoShape)pres.Slides[ 0 ].Shapes[ 0 ]; shape.TextFrame...

    products.aspose.com/slides/net/editor/html/
  6. How to set a new font - Free Support Forum - as...

    Hello, to test aspose.diagram i’ve only a page with a rectangle that contains the text “Hello Text”. Now i want to set the font to another fontname. I can read the actual font with following code var fontID = myShape…...example to change the font of a shape. regards steve philip.zhou June...

    forum.aspose.com/t/how-to-set-a-new-font/314478
  7. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/java/export-to-html5/
  8. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one Shape in the first slide. The Shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...pptx” having one shape in the first slide. The shape text has bullet...value. presentation.slides[0].shapes[0].text_frame.paragraphs[0]...

    forum.aspose.com/t/incorrect-bullet-character-d...
  10. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......shapes The module contains different shapes combined...combined from shape segments. aspose.psd.shapesegments The module contains...

    reference.aspose.com/psd/python-net/