Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 48,855 for

shape

(0.68 sec)
  1. 使用 PHP 的 AutoFit 提升您的演示文稿|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP 中管理 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/php-java/manage-autof...
  2. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML Shape rendering. Optimize your document visuals effortlessly!...value determining how DrawingML shapes are rendered. public DmlRenderingMode...Shows how to render fallback shapes when saving to PDF. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML Shapes are rendered....value determining how DrawingML shapes are rendered. @property def...file_name = MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++.... Add a TextBox shape. Modify properties of the TextBox...( 0 ); // Adding a TextBox shape let textBox = worksheet . getShapes...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  5. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Triangle Mesh and Primitive Shape to Mesh Encoding 3D Mesh in...

    docs.aspose.com/3d/net/3d-objects/
  6. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/net/logical-levels-of-nod...
  8. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java....DocumentBuilder(doc); Shape textbox = new Shape(doc, ShapeType.TEXT_BOX);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::ImageData::get_HasImage...

    Aspose::Words::Drawing::ImageData::get_HasImage method. Returns true if the Shape has image bytes or links an image in C++....method Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...