Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 43,063 for

shape

(0.07 sec)
  1. 自定义形状|Aspose.Slides 文档

    在 C++ 中向 PowerPoint 演示文稿添加自定义形状...SharedPtr < IShapeCollection > shapes = pres -> get_Slides () ->...) -> get_Shapes (); SharedPtr < GeometryShape > shape = System...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  2. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 300.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  3. Შეკუმშოს DOC Java

    შეკუმშოს DOC Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/java/compress/doc/
  4. Ფაილის Კონტენტის Ოპტიმიზაცია Java Ის Გამოყენებით

    შეკუმშოს ფაილები Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/java/compress/
  5. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.Axes | Aspose.Words for .NET

    Discover the Chart Axes property to access all chart axes effortlessly. Enhance your data visualization with comprehensive axis management....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Hide the major...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Images in C#|Aspose.Words for .NET

    Image Shapes in details and advanced features provided by Aspose.Words for .NET....InsertImage method returns a Shape object that was just created...further modify properties of the Shape How to Insert an Inline Image...

    docs.aspose.com/words/net/working-with-images/
  10. 在 Ruby 中读取 Shape 的用户定义单元格|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....在 Ruby 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose.Diagram -...+ "UserDefinedCells.vdx" ) shapes = diagram . getPages () . getPage...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...