Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 43,063 for

shape

(0.05 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/text-formatt...
  2. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group Shape in C++....Returns true if this is a group shape. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 形状操作|Aspose.Slides for Python 文档

    在 Python 中操作 PowerPoint 形状...使用其替代文本查找幻灯片中的形状的方法实现 def find_shape ( slide , alttext ): for i in...( len ( slide . shapes )): if slide . shapes [ i ] . alternative_text...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  4. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/presentation-theme/
  6. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...its position by adjusting the Shape object that is returned when...can set the position of the shape using properties like Top and...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  7. Შეკუმშოს PDF C#

    შეკუმშოს PDF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ PDF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Shape, true); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/net/compress/pdf/
  8. Trend Line|Aspose.Slides Documentation

    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/java/trend-line/
  9. Aspose::Words::Drawing::ShapeBase::get_IsWordAr...

    Aspose::Words::Drawing::ShapeBase::get_IsWordArt method. Returns true if this Shape is a WordArt object in C++....method Returns true if this shape is a WordArt object. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Trend Line|Aspose.Slides Documentation

    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/androidjava/trend-line/