Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 9,908 for

shape

(0.1 sec)
  1. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the text layout in a Shape....flow of the text layout in a shape. @property def layout_flow (...) text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. aspose.words - Aspose Words access Radio Button...

    Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most......access the ActiveX controls via Shapes , I do not see how I can determine...pe.Shape, true) .Select(node => (Shape)node) .Where(shape =>...

    stackoverflow.com/questions/75761392/aspose-wor...
  3. DocumentBase.page_color property | Aspose.Words...

    DocumentBase.page_color property. Gets or sets the page color of the document...background_shape . @property def page_color (...appropriate DocumentBase.background_shape . If the page color is not set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 连接器|Aspose.Slides for PHP 文档

    连接PowerPoint形状... 使用 Shapes 对象公开的 addAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的 addConnector 方法添加连接器。...

    docs.aspose.com/slides/zh/php-java/connector/
  5. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Words.DocumentBuilder.InsertImage dispos...

    We’re using the DocumentBuilder… public Shape InsertImage(Image image, double width, double height); … method. We’re finding after calling the InsertImage method the Bitmap object passed to it seems to getting dispo…...the DocumentBuilder… public Shape InsertImage(Image image, double...

    forum.aspose.com/t/aspose-words-documentbuilder...
  7. LoadOptions.preserveIncludePictureField propert...

    LoadOptions.preserveIncludePictureField property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...INCLUDEPICTURE field is converted into a shape object. You can override that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one Shape in the first slide. The Shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...pptx” having one shape in the first slide. The shape text has bullet...value. presentation.slides[0].shapes[0].text_frame.paragraphs[0]...

    forum.aspose.com/t/incorrect-bullet-character-d...
  9. SaveOptions.iml_rendering_mode property | Aspos...

    SaveOptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...