Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 48,774 for

shape

(0.12 sec)
  1. 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...
  2. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...{ for (var shape : slide.getShapes()) { if (shape instanceof...((PictureFrame) shape).getShapeType()) { ((PictureFrame) shape).setShapeType(ShapeType...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  3. 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...
  4. 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...
  5. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...background color, and then using a shape to overlay the text. Here’s...of the filled color using a shape. Code Here’s a sample code snippet...

    forum.aspose.com/t/display-text-content-on-top-...
  6. 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...
  7. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....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/
  8. Manage Presentation Accessibility in Python|Asp...

    Discover how Aspose.Slides for Python 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. import...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] print...

    docs.aspose.com/slides/python-net/presentation-...
  9. 通过 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...
  10. 档案

    档案...height, rectangleMaster, 0); Shape processShape1 = diagram.getPages()...height, decisionMaster, 0); Shape decisionShape1 = diagram.getPages()...

    blog.aspose.com/zh/diagram/create-flowchart-in-...