Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 45,787 for

shapes

(0.09 sec)
  1. 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/cpp/trend-line/
  2. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/java/com.aspose.word...
  3. Սեղմել JPG Ը Python Ում

    Սեղմեք JPG ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/hy/python-net/compres...
  4. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...id of shape , can be find in xs . sheet . data . shapes 从活动工作表中的形状数组中移除突出显示形状...id of shape , can be find in xs . sheet . data . shapes 获取活动工作表中形状的突出显示数组...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. Several JPG Into TIFF C++

    Merge multiple JPG into TIFF in C++ code. Save JPG as TIFF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-tiff/
  6. Several Image Into GIF C++

    Merge multiple Image into GIF in C++ code. Save Image as GIF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-gif/
  7. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....ReflectionEffect class along with Shape.Reflection property in order...the reflection effects of a Shape object. The ReflectionEffect...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....explore how to build intricate shapes by combining different objects...and use it to fill all added shapes Apply transparency to the bitmap...

    kb.aspose.com/drawing/java/create-transparent-i...
  9. Technical Articles|Aspose.Slides for Node.js vi...

    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....Extracting Images from Presentation shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/technical-ar...
  10. Manage SmartArt Shape|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....SmartArt Shape Contents [ Hide ] Create SmartArt Shape Aspose.Slides...facilitates to add custom SmartArt shapes in their slides from scratch...

    docs.aspose.com/slides/cpp/manage-smartart-shape/