Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 42,846 for

shape

(0.05 sec)
  1. 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...
  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. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/net/converting-to-fixed-p...
  5. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/java/converting-to-fixed-...
  6. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...of varying widths, or other shapes arranged in a pattern to represent...hexagons, or other geometric shapes called matrix codes. Postal...

    docs.aspose.com/barcode/javascript-cpp/generate...
  7. 管理单元格|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/
  8. 管理单元格|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/
  9. 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...
  10. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/zh-hant/python-net/ma...