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

shape

(0.06 sec)
  1. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 管理标签和自定义数据|Aspose.Slides 文档

    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.... dispose (); } 或者为任何单独的 Shape 设置: Presentation pres = new...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/managing-tags-an...
  3. 管理标签和自定义数据|Aspose.Slides for PHP 文档

    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....-> dispose (); } } 或者对任何单独的 Shape : $pres = new Presentation ();...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/managing-tag...
  4. Aspose::Words::Tables::Table::Accept method | A...

    Aspose::Words::Tables::Table::Accept method. Accepts a visitor in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PPT to Word in Python | products.aspose...

    Convert PPT 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...
  7. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C# or .NET...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/presentation-theme/
  8. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET....supports the rendering of timeline shape without using office 2013, office...existing timeline. Get the shape object according to the name...

    docs.aspose.com/cells/python-net/rendering-time...
  9. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...一旦在形状集合中添加了 ActiveX 控件,就可以通过 Shape::get_ActiveXControl() 方法访问 ActiveX...Control inside the Shape Collection Shape s = sheet . GetShapes...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...