Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 43,066 for

shapes

(0.11 sec)
  1. 在 Ruby 中读取 Visio 形状数据|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 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getName () == "Process" j = 0 while j < shape . getProps...

    docs.aspose.com/diagram/zh/java/read-visio-shap...
  2. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing Shapes is made easy by sharing detailed steps and runnable code.... While using C# drawing shapes of different types are demonstrated...Brush for drawing different shapes Draw closed curves, rectangles...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...
  3. excel转pdf,图片转换报错Shape to image Error! - Free Su...

    Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为: EXCEL_TEST.zip (9.0 MB) Aspose.cells 版本 25.0.6...excel转pdf,图片转换报错Shape to image Error! 中文技术支持 cells-net cromwell1994...2025, 7:36am 1 Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为:...

    forum.aspose.com/t/excel-pdf-shape-to-image-err...
  4. Get the Entire Presentation Slide Background as...

    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....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/net/get-the-entire-prese...
  5. Drawing Images using GraphicsPath|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....geometric shape primitive. Each shape may be split into shape segments...change different figures or shapes in a GraphicsPath object. When...

    docs.aspose.com/imaging/python-net/drawing-imag...
  6. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Working with Pages|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....Auto-space a Collection of Shapes in the Visio Page Format Visio...Pages Drawing Working with Shapes...

    docs.aspose.com/diagram/java/working-with-pages/
  8. 连接器|Aspose.Slides 文档

    在 C++ 中连接 PowerPoint 形状... 使用 Shapes 对象公开的 AddAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象公开的 AddConnector 方法添加连接器。...

    docs.aspose.com/slides/zh/cpp/connector/
  9. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET... Shapes . AddChart ( ChartType . ClusteredColumn...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/net/trend-line/
  10. 在 PHP 中更改形状的位置|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/change-the-posi...