Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 42,840 for

shape

(0.05 sec)
  1. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object...creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this Shape can overlap other Shapes....specifies whether this shape can overlap other shapes. get allowOverlap...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Hide the major...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextBox.TextBoxWrapMode | Aspose.Words for .NET

    Discover the TextBox WrapMode property to enhance text wrapping within Shapes, improving your design's clarity and visual appeal....Determines how text wraps inside a shape. public TextBoxWrapMode TextBoxWrapMode...new DocumentBuilder ( doc ); Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...Cells提供 Shape.Reflection 属性和 ReflectionEffect...源Excel文件 ,访问默认工作表中的第一个形状,设置 Shape.Reflection 类的不同属性,然后将工作簿保存为...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  6. Trend Line|Aspose.Slides for Node.js via .NET D...

    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....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/nodejs-java/trend-line/
  7. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...format(i = index)) for shape in slide . shapes: # inserts slide's...(type(shape) is slides . AutoShape): builder . writeln(shape . text_frame...

    products.aspose.com/slides/python-net/conversio...
  8. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBox 控件的值。...请通过 Shape.ActiveXControl 属性访问 ActiveX...+ u "SourceFile.xlsx" ); Shape shape = wb . GetWorksheets ()....

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  9. Disable Text Wrapping for Data Labels of the Ch...

    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....check or clear the Wrap text in shape option in the ALIGNMENT section...Document Assistant Close Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/java/disable-text-wrappin...
  10. ChartSeries.Smooth | Aspose.Words for .NET

    Enhance your charts with ChartSeries Smooth property. Effortlessly create visually appealing, smooth lines using CatmullRom splines for better data clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...