Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 50,298 for

shapes

(0.42 sec)
  1. Repeated Save Increases Image Size and Row Heig...

    Issue Summary: I am using GridJsWorkbook to load, merge, and save Excel files from the GridJs JSON structure. However, I am encountering an issue where image sizes and row heights increase with each save operation, even…...7 client js When an image/shape is clicked or resized, for example...getUpdateDatas()[0].shapes, you can watch the shapes[index].width and...

    forum.aspose.com/t/repeated-save-increases-imag...
  2. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....presentation : # Assuming the first shape on the first slide is a table...presentation . slides [ 0 ] . shapes [ 0 ] for row_index in range...

    docs.aspose.com/slides/python-net/manage-cells/
  3. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....inside a shape. To learn more, visit the Working with Shapes documentation...Microsoft Word will grow the shape to fit text. get_InternalMarginBottom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...PowerPoint 会为该文本框使用 Resize shape to fix text 设置——它会自动调整文本框的大小,以确保文本始终能够容纳其中。...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  5. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/php-java/manage-textbox/
  6. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3‑D Format of Shapes or charts using Aspose.Cells with Golang via C++....Working with the ThreeDFormat of Shape or Chart with Golang via C++...Scenarios Aspose.Cells provides the Shape.ThreeDFormat property along...

    docs.aspose.com/cells/go-cpp/working-with-the-t...
  7. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it to the end of the given shape collection at the specified...paragraphs from the target shape (assumes shape index 1 is used). auto...

    docs.aspose.com/slides/cpp/excel-integration/
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it to the end of the given shape collection at the specified...paragraphs from the target shape (assumes shape index 1 is used). IParagraphCollection...

    docs.aspose.com/slides/androidjava/excel-integr...
  9. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  10. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....auto_shape = slide . shapes [ 0 ] paragraph = auto_shape . text_frame...effects to another paragraph or shape. Aspose.Slides for Python lets...

    docs.aspose.com/slides/python-net/animated-text/