Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 48,648 for

shape

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/h...
  3. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line formatting for the parent chart element in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/jpg/
  5. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/t...
  6. 使用JavaScript通过C++替换Smart Art中的文本|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++替换Smart Art中的文本...for Java脚本通过C++提供了此功能,通过设置 Shape.text 属性实现。 可以从以下链接下载示例源文件: SmartArt...get ( i ); const shapes = worksheet . shapes ; for ( let j = 0...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  7. 在 PHP 中将自定义样式表应用于 Visio Diagram|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  8. Drawing tool image extraction without table and...

    Chapter09.docx (468.6 KB)...in the document’s shapes or inline shapes, and captions are associated...nodes, checking for shapes or inline shapes, and then extracting...

    forum.aspose.com/t/drawing-tool-image-extractio...
  9. Get Icons of Various Visio Shapes in Ruby|Docum...

    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....Get Icons of Various Visio Shapes in Ruby Contents [ Hide ] Aspose...Various Visio Shapes To Get Icons of Various Visio Shapes using Aspose...

    docs.aspose.com/diagram/java/get-icons-of-vario...
  10. 用JavaScript通过C++将图片作为纹理铺贴在形状内|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++将小图片作为纹理铺贴在形状内...在形状内部将图片作为纹理平铺 你可以用一些图片填充形状表面,并用 Shape.isTiling() 属性平铺,设置为 true 。请...Accessing the first shape inside the worksheet const shape = worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/tile-pi...