Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,259 for

shape position

(0.16 sec)
  1. 通过JavaScript和C++在工作表内将形状移到前面或后面|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将形状移到工作表的前端或背后。...Cells提供 Shape.toFrontOrBack() 方法,可以改变形状的z... 在工作表内发送形状到最前或最后 以下示例代码解释了 Shape.toFrontOrBack() 方法的用法。请查看代码中使用的...

    docs.aspose.com/cells/zh/javascript-cpp/send-sh...
  2. Working with Shapes in Java|Aspose.Words for Java

    Introduction to Shape markup language, creating Shapes of different types using Java....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/java/working-with-shapes/
  3. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....inserted from the current position in the document onwards. Use...endBookmark(bookmarkName) Marks the current position in the document as a bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for Android—fast, step-by-step guide with free Java code....Presentation Shapes on Android Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/androidjava/group/
  5. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. 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 in C++....Aspose::Words::Drawing::GradientStop::get_Position method Contents [ Hide ] ...GradientStop::get_Position method Gets or sets a value representing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible Positions for a chart legend....enumeration Specifies the possible positions for a chart legend. Members...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline Shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...inline shape with specified type and size. public Shape InsertShape...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textboxes feature in Aspose.Words for Java....text is displayed inside a shape. It provides a public property...as Parent to get the parent shape for the text box to allow the...

    docs.aspose.com/words/java/working-with-linked-...
  9. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...placeholders = [shape for shape in slide.shapes if hasattr(shape, "placeholder")]...title_placeholders = [ shape for shape in placeholders if shape.placeholder...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  10. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....such “watermark” is just a shape with text inserted into a header...header or footer and positioned in the centre of the page. While...

    docs.aspose.com/words/java/add-watermark-in-doc...