Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 48,784 for

shapes

(0.12 sec)
  1. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.SHAPE, True) shape_count = shapes.count for i in...

    forum.aspose.com/t/change-styles-for-complete-d...
  2. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... shapes . add_picture_frame ( slides...向幻灯片添加图片框。 picture_frame = slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  3. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. 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...
  6. 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...
  7. Update Chart|Aspose.Slides Documentation

    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.... Traverse through all shapes to find desired chart. Access...

    docs.aspose.com/slides/cpp/update-chart/
  8. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in Shapes or textboxes using Aspose.Cells for JavaScript via C++....Spacing of the Paragraph in a Shape or Textbox with JavaScript via...worksheets . get ( 0 ); ws . shapes . addTextBox ( 2 , 0 , 2 ,...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  9. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....Theme To Shape Contents [ Hide ] Set Theme Color to a Shape in Visio...can apply theme color to a shape using Aspose.Diagram for Java...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  10. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/python-net/automating-po...