Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 50,477 for

shape

(0.12 sec)
  1. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations.... an individual slide, or a shape. In addition, the article covers..."value" ); Or any individual Shape : auto pres = System :: MakeObject...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  2. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Java, with examples for PowerPoint and OpenDocument presentations.... an individual slide, or a shape. In addition, the article covers...dispose (); } Or any individual Shape : Presentation pres = new Presentation...

    docs.aspose.com/slides/java/managing-tags-and-c...
  4. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....the rotation angle Draw the shapes with global transformation...this bitmap object Create a shape such as Ellipse Define a matrix...

    docs.aspose.com/drawing/net/working-with-coordi...
  5. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Draw the shapes with global transformation...this bitmap object. Create a shape such as Ellipse . Define a Matrix...

    docs.aspose.com/drawing/java/working-with-coord...
  6. 在 Android 上管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...IShape shape = findShape ( slide , "Shape1" ); if ( shape != null.... out . println ( "Shape Name: " + shape . getName ()); } } finally...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  7. ShadowType | Aspose.Words for Java

    Specifies the type of a Shape shadow in Java....ShadowType Specifies the type of a shape shadow. Remarks: ShadowType...the shape. Document doc = new Document(getMyDir() + "Shape stroke...

    reference.aspose.com/words/java/com.aspose.word...
  8. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform Shapes with EquationXML into Office Math objects effortlessly using LoadOptions' ConvertShapeToOfficeMath property for enhanced document clarity....or sets whether to convert shapes with EquationXML to Office...how to convert EquationXML shapes to Office Math objects. LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....template file named “ Basic_Shapes.vss ”, inputs “Hello World..."Basic_Shapes.vss" ) # Add a new hello world rectangle shape shapeId...

    docs.aspose.com/diagram/python-java/your-first-...
  10. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked....creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...