Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 49,129 for

shape

(0.55 sec)
  1. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  2. 动画|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中掌握幻灯片动画:添加、编辑和移除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....main_sequence . add_effect ( shape , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 创建、插入字段|Documentation

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

    docs.aspose.com/diagram/zh/python-java/create-i...
  4. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...SHAPE or node.node_type == aw.NodeType.GROUP_SHAPE: image_file_name...f"images/image_{image_index}.png" node.as_shape().image_data.save(image_file_name)...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  5. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document 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. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document 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...
  7. Get DrawObject and Bound while rendering to PDF...

    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....Image , it prints its bound and shape name. Please see the console...4491 [ Height ]: 128 . 0647 [ Shape Name ]: Sun ---------- AI Document...

    docs.aspose.com/cells/net/get-drawobject-and-bo...
  8. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D Shape effects are rendered in Java....Dml3DEffectsRenderin Specifies how 3D shape effects are rendered. Examples:...Document(getMyDir() + "DrawingML shape 3D effects.docx"); RenderCallback...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/cpp/aspose.words.sav...