Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 43,016 for

shape

(0.05 sec)
  1. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/doc/
  2. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience....color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 在 Java 中创建或管理 PowerPoint 智能图形形状节点|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的智能艺术节点和子节点...遍历第一个幻灯片中的每个形状 for ( IShape shape : pres . getSlides (). get_Item...()) { // 检查形状是否为智能图形类型 if ( shape instanceof SmartArt ) { // 将形状转换为智能图形...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  5. Drawing Images|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....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/java/drawing-images/
  6. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/java/compress/tiff/
  7. Aspose::Words::Saving::ImlRenderingMode enum | ...

    Aspose::Words::Saving::ImlRenderingMode enum. Specifies how ink (InkML) objects are rendered to fixed page formats in C++....Description Fallback 0 If fall-back shape is available for ink (InkML)...Aspose.Words renders fall-back shape instead of the InkML. InkML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Cells 16.10.0中的公共API更改|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....0已经暴露了ReflectionEffect类以及Shape.Reflection属性,以控制形状对象的反射效果。R...ReflectionEffect.Type: 获取/设置预设的反射效果。 Shape.Reflection 属性的简单使用场景如下。 查看 使用倒影效果...

    docs.aspose.com/cells/zh/java/public-api-change...