Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 17,145 for

shape

(0.05 sec)
  1. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python... Barcode Shapes In general, the surfaces to...printed barcodes can have various shapes. At the same time, barcodes...

    docs.aspose.com/barcode/python-java/managing-ba...
  2. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...that can contain any closed shapes; by text outline; by 1 bpp...22 23 ////////// Clipping by shape ////////// 24 25 //Save graphics...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  3. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....coordinate of the points of the shape changes, but the y coordinate...

    products.aspose.com/svg/net/svg-transformations/
  4. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SVG Transformations – Basics, SVG Code Examples

    Learn how to rotate, scale, move, and skew SVG graphics using SVG transform attribute and consider code examples for SVG transformations....attribute applies inside <g> to all shapes once. Here is the resulting...coordinate of the points of the shape changes, but the y coordinate...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  6. 管理单元格|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿中的表格单元格... shapes [ 0 ] # 假设 #0.Shape#0 是一个表格 for i in...# 向幻灯片添加一个表格形状 tbl = sld . shapes . add_table ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/python-net/manage-cells/
  7. 管理单元格|Aspose.Slides 文档

    C#或.NET中PowerPoint演示文稿中的表格单元格... Shapes [ 0 ] as ITable ; // 假设Slide#0.Shape#0是一个表格 for...将表格形状添加到幻灯片 ITable tbl = sld . Shapes . AddTable ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/net/manage-cells/
  8. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...Shape#0 是一个表格 for ( int i = 0 ; i...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  9. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....the Gear Type SmartArt Shape using Shape.GetResultOfSmartArt()...SmartArt to Group Shape Convert SmartArt into group shapes for detailed...

    www.nuget.org/packages/Aspose.Cells
  10. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....)); ////////// Clipping by shape ////////// //Save graphics state...

    products.aspose.com/page/net/work-with-ps-graph...