Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 42,846 for

shape

(0.11 sec)
  1. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  2. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word document in C++....Shows how to add an image to a shape and check its type. auto doc...it into a .png. SharedPtr < Shape > imgShape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... shapes . add_auto_shape ( slides . ShapeType...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  4. 从 Ruby 中的 Visio 绘图中获取形状超链接数据|Documentation

    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....vdx" ) \ # 得到一个特定的形状 shape = diagram . getPages () . getPage...getShapes () . getShape ( 1 ) 超链接 = shape . getHyperlinks () 我 = 0 当我...

    docs.aspose.com/diagram/zh/java/get-shape-hyper...
  5. 在 Ruby 中检索 Visio 连接器信息|Documentation

    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....about the Connectors puts "From Shape ID : " + connector . getFromSheet...getFromSheet () . to_s puts "To Shape ID : " + connector . getToSheet...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  6. Aspose::Words::Themes::Theme class | Aspose.Wor...

    Aspose::Words::Themes::Theme class. Represents document Theme, and provides access to main theme parts including MajorFonts, MinorFonts and ColorsTo learn more, visit the documentation article in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". SharedPtr < ThemeColors > colors = theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart chart . series . clear...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.shapeType property | Aspose.Words for...

    ShapeBase.ShapeType property. Gets the Shape type....shapeType property Gets the shape type. get shapeType () : Aspose...

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