Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 48,833 for

shape

(0.08 sec)
  1. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to PDF or images...., it prints its bounds and shape name. Please see the console...[Height]: " << height << " [Shape Name]: " << drawObject . GetShape...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  2. Locking WordArt Watermark in Aspose.Cells|Docum...

    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....article explains the usage of the Shape.SetLockedProperty method to...Cells . Drawing . Shape wordart = sheet . Shapes . AddTextEffect...

    docs.aspose.com/cells/net/locking-wordart-water...
  3. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset method. Gets or sets the distance of the tick labels from the axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Spacing method. Gets or sets the interval at which the tick labels are drawn in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Returns True if the shape has image bytes or links an...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Find and Replace Text without Losing Format in ...

    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....through all shapes in slide foreach ( PowerPoint . Shape shp in sld...sld . Shapes ) { //Access text in the shape string str = shp...

    docs.aspose.com/slides/net/find-and-replace-tex...
  8. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。... 编程范例 下面的一段代码在 shape 中插入一个字段。 删除字段...

    docs.aspose.com/diagram/zh/python-java/create-i...
  9. Aspose::Words::Drawing::Stroke::get_Color metho...

    Aspose::Words::Drawing::Stroke::get_Color method. Defines the color of a stroke in C++....Remarks The default value for a Shape is Black . See Also Class Stroke...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

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