Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,951 for

shape position

(0.14 sec)
  1. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize Shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....Presentation Shapes in C++ Contents [ Hide ] Find a Shape on a Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/cpp/shape-manipulations/
  2. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible Positions for tick marks....enumeration Specifies the possible positions for tick marks. Members Name...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::AxisTickLabelPo...

    Aspose::Words::Drawing::Charts::AxisTickLabelPosition enum. Specifies the possible Positions for tick labels in C++....enum Specifies the possible positions for tick labels. enum class...default value of tick labels position. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal Position of a Shape or text frame is relative in Java....what the horizontal position of a shape or text frame is relative...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical Position of a Shape or text frame is relative in Java....to what the vertical position of a shape or text frame is relative...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create a Presentation Viewer on Android|Aspose....

    Create a custom presentation viewer in Java using Aspose.Slides for Android. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/androidjava/presentation...
  7. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/php-java/presentation-vi...
  8. 使用 Java 管理演示文稿中的 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧,以简化您的演示文稿。...遍历第一张幻灯片中的所有形状 for ( IShape shape : pres . getSlides (). get_Item...// 检查形状是否为 SmartArt 类型 if ( shape instanceof SmartArt ) { // 将形状强制转换为...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  9. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...chrome browser and current the position. NOTE: attachment will be...image and assign a link to it. Shape s = builder.insertImage("C:\\Temp\\test...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  10. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...