Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 45,735 for

shapes

(0.17 sec)
  1. 在 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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  2. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several Shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. But if i drop this mastershape to a page by aspose.diagram it is rota…...Unwanted rotation of a shape Aspose.Diagram Product Family diagram-net...mastershape consisting of several shapes. If i drop this mastershape...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  3. Draw Line in Excel using C#

    Draw line in Excel using C#. Learn to draw different Shapes by following the steps and the given sample code showing how to insert drawing in Excel using C#....will learn drawing various shapes including lines and customize...collection of shapes in the target sheet for adding new shape Call the...

    kb.aspose.com/cells/net/draw-line-in-excel-usin...
  4. 在幻灯片上调整形状大小|Aspose.Slides 文档

    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....foreach ( IShape shape in slide . Shapes ) { //调整位置 shape . Height =...= shape . Height * ratioHeight ; shape . Width = shape . Width...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...
  5. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....enum Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque bounds of the shape in pixels for a specified zoom factor and resolution in C++....Calculates the opaque bounds of the shape in pixels for a specified zoom...The opaque rectangle of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Technical Articles|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....Connection indexes to connect shapes API Limitations Migrating from...

    docs.aspose.com/diagram/net/technical-articles/
  8. Შეკუმშოს TIFF Python

    შეკუმშოს TIFF Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/ka/python-net/compres...
  9. 管理 SmartArt 形状节点|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 演示文稿中的 Smart 节点和子节点...遍历第一张幻灯片中的每个形状 for shape in pres . slides [ 0 ] . shapes : # 检查形状是否为...检查形状是否为 SmartArt 类型 if type ( shape ) is art . SmartArt : # 添加一个新的 SmartArt...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  10. 管理 SmartArt 形状节点|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 SmartArt 节点和子节点...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // 检查形状是否为...检查形状是否为 SmartArt 类型 if ( shape is Aspose . Slides . SmartArt . SmartArt...

    docs.aspose.com/slides/zh/net/manage-smartart-s...