Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 45,819 for

shapes

(0.07 sec)
  1. TextBox.breakForwardLink method | Aspose.Words ...

    TextBox.breakForwardLink method. Breaks the link to the next [TextBox](../)....in the current sequence of shapes. For example: 1-2-3-4 sequence...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_SizeInPoints method. Gets the actual size of the shape in points in C++....Gets the actual size of the shape in points. System :: Drawing...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual bounds of the shape in points....Gets the actual bounds of the shape in points. @property def bounds_in_points...box of the shape. The bounds takes into account shape rotation...

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

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

    docs.aspose.com/slides/zh/java/connector/
  5. 连接器|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/connector/
  6. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....Shows how to measure and scale shapes. auto doc = System :: MakeObject...get_Height (), 0.15f ); // Shapes with transparent parts may...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF... shapes . add_picture_frame(slides...Bitmap( "image2.tiff" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/tif...
  8. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF... shapes . add_picture_frame(slides...Bitmap( "image2.png" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/png...
  9. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF... shapes . add_picture_frame(slides...Bitmap( "image2.png" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/ima...
  10. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....verify the existence of text or shape in it. Steps to Delete Empty...pages and get its text and shapes Save the list of page indexes...

    kb.aspose.com/words/java/how-to-delete-a-blank-...