Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 46,940 for

shape

(0.22 sec)
  1. Shape.hasChart property | Aspose.Words for Node.js

    Shape.hasChart property. Returns ``true`` if this [Shape](../) has a [Chart](../../chart/)....property Shape.hasChart property Returns true if this Shape has a...Drawing class Shape Shape.firstParagraph property Shape.hasImage property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the chart series. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  4. Extract All Images From a Visio Page in Ruby|Do...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/java/extract-all-images...
  5. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.hasSmartArt property | Aspose.Words for N...

    Shape.hasSmartArt property. Returns ``true`` if this [Shape](../) has a SmartArt object....property Shape.hasSmartArt property Returns true if this Shape has...Drawing class Shape Shape.hasImage property Shape.horizontalRuleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Presentation Accessibility in C++|Aspose...

    Discover how Aspose.Slides for C++ helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....how to determine whether a shape is marked as decorative. auto...auto shape = presentation -> get_Slide ( 0 ) -> get_Shape ( 0...

    docs.aspose.com/slides/cpp/presentation-accessi...
  8. OleFormat.ole_package property | Aspose.Words f...

    OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...system by double-clicking on the shape that contains the OLE object...zip_file_bytes ) as stream : shape = builder . insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked textboxes feature in Aspose.Words for .NET....text is displayed inside a shape. It exposes a public property...named Parent to get the parent shape for the text box so that the...

    docs.aspose.com/words/net/working-with-textboxes/
  10. Working with TextBoxes in C++|Aspose.Words for C++

    Introduction to linked textboxes feature in Aspose.Words for C++....text is displayed inside a shape. It exposes a public property...named Parent to get the parent shape for the text box so that the...

    docs.aspose.com/words/cpp/working-with-textboxes/