Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 45,822 for

shape

(0.15 sec)
  1. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio drawing with Aspose.Diagram library....Comment Programming Sample Add a Shape-Level Comment in Visio Drawing...developers to add comments to the shape in the Visio drawing . Add Comment...

    docs.aspose.com/diagram/python-java/working-wit...
  2. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs....get; set; } Gets or sets the shape type of the parent chart element...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C# or .NET...typically exist in text boxes or shapes. Therefore, to add text to...textbox. To allow you add a shape that can hold text, Aspose.Slides...

    docs.aspose.com/slides/net/manage-textbox/
  4. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.imageData property | Aspose.Words for...

    ListLevel.imageData property. Returns image data of the picture bullet Shape for the current list level....data of the picture bullet shape for the current list level....image for non picture bullet shape, please use ListLevel.createPictureBullet()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets or sets the Shape type of the parent chart element in C++....pe method Gets or sets the shape type of the parent chart element...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature line is signed by digital signature in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。...js 在工作表之间复制 Shapes Contents [ Hide ] 有时候,您需要在...以下代码演示了使用 ShapeCollection.addCopy(Shape, number, number, number, number)...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...