Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 45,859 for

shape

(0.12 sec)
  1. 形状格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的形状... Shapes . AddAutoShape ( ShapeType...个矩形自动形状 IShape shp1 = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/shape-formatting/
  2. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....DocumentBuilder > ( doc ); auto shape = builder -> InsertChart ( ChartType... 432 , 252 ); auto chart = shape -> get_Chart (); auto seriesColl...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  3. Remove Fields|Documentation

    This section explains how to remve fields....field property, exposed by the Shape class supports a collection...piece of code remove a field in shape. Create, Insert fields...

    docs.aspose.com/diagram/python-java/remove-fields/
  4. Font characteristics | Aspose.TeX for Java

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....different widths depending on their shape. At the same time, in a monospaced...size, weight, width, and shape. Font shapes Almost every font family...

    docs.aspose.com/tex/java/latex-font-attributes/
  5. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () check_box_control = shape . ole_format ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations...."value" ) Or any individual Shape : import aspose.slides as slides...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/managing-tags...
  7. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. We then...

    docs.aspose.com/slides/androidjava/manage-ole/
  8. Managing Tags and Custom Data|Aspose.Slides Doc...

    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...."value" ); Or any individual Shape : auto pres = System :: MakeObject...idx_get ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  9. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...docx" ); let shape = ( Shape ) doc . getShape ( 0 ,... true ); signatureLine = shape . signatureLine ; expect ( signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.PresetTextured | Aspose.Words for .NET

    Discover the Fill PresetTextured method to effortlessly apply stunning preset textures, enhancing your designs with unique visual appeal....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

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