Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 50,305 for

shapes

(0.1 sec)
  1. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....be achieved by bringing 2D shapes a set of 3D effects. By creating...creating a camera view on the shape, you may rotate it by the axis...

    docs.aspose.com/slides/cpp/3d-presentation/
  2. Convert PPSX to XLS using Python or with free O...

    PPSX to XLS conversion in your Python applications without using Microsoft Office or online. Test free PPSX to XLS online converter quickly before integrating the code....slides, adding text, images, shapes, and other objects, and more...worksheets, adding text, images, shapes, and other objects, and more...

    products.aspose.com/total/python-net/conversion...
  3. Convert PPS to CSV using Python or with free On...

    PPS to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPS to CSV online converter quickly before integrating the code....presentations, adding text, shapes, images, and other objects...spreadsheets, adding text, shapes, images, and other objects...

    products.aspose.com/total/python-net/conversion...
  4. Convert PowerPoint to RTF in Python or with fre...

    PowerPoint to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to RTF online converter quickly before integrating the code....manipulating text, images, shapes, tables, charts, and more....scratch, adding text, images, shapes, tables, charts, and more....

    products.aspose.com/total/python-net/conversion...
  5. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...that the style properties of a shape are sometimes null. You can...Aspose.Diagram.Shape drawedShape = page.Shapes.GetShape(recShapeId);...

    forum.aspose.com/t/style-properties-sometimes-n...
  7. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations...."value" ; } Or any individual Shape : using ( Presentation pres...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  8. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java.... Remarks: Use the Shape.getOleFormat() property to access...docm"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 用JavaScript通过C++读取形状的发光效果颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取形状发光效果的颜色...可能的使用场景 如果你想读取任何形状的发光效果颜色,请使用 Shape.color 属性。它可以帮你查找与形状发光颜色相关的各种属性。...// Access the shape const shape = sheet . shapes . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/read-co...