Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 50,305 for

shapes

(0.47 sec)
  1. Your First Aspose.Diagram Application - Hello W...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... join ( sourceDir , "Basic Shapes.vss" )) #// Add a new hello...world rectangle shape shapeId = diagram . add_shape ( 4.25 , 5.5...

    docs.aspose.com/diagram/zh/python-net/your-firs...
  2. Aspose::Words::Drawing::TextBox::get_Previous m...

    Aspose::Words::Drawing::TextBox::get_Previous method. Returns a TextBox that represents the previous TextBox in a sequence of Shapes in C++....previous TextBox in a sequence of shapes. System :: SharedPtr < Aspose...Aspose :: Words :: Drawing :: Shape > textBoxShape1 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for C++: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with C++ examples....and updating hyperlinks on shapes using Aspose.Slides for C++...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/cpp/examples/elements/hy...
  4. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....and updating hyperlinks on shapes using Aspose.Slides for Java...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/java/examples/elements/h...
  5. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....and updating hyperlinks on shapes using Aspose.Slides for Android...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. 使用 JavaScript 通过 C++ 查找工作表中形状的绝对位置|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找工作表内形状的绝对位置。...JavaScript 通过 C++ 提供 Shape.leftToCorner 和 Shape.topToCorner 属性,用... Absolute Position of this Shape is ( 320 , 183 ) <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/finding...
  7. Convert VSSM to PDF via Python | products.aspos...

    Sample Python conversion code for VSSM format to PDF file. Use this example code to convert VSSM to PDF within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/convers...
  8. Convert VSDM to VSSM via Java | products.aspose...

    Sample Java conversion code for VSDM format to VSSM file. Use this example code to convert VSDM to VSSM within any Web or Desktop Java based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/conversion/vsd...
  9. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in Shapes in C++....Specifies orientation of text in shapes. enum class ShapeTextOrientation...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

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