Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 9,916 for

shape

(0.07 sec)
  1. Font formats | API Solution for .NET

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is TrueType Font....kerning : symbols with the shape of one type ( o , c , e , for...encoding to define the outline shapes of individual glyphs which...

    docs.aspose.com/font/net/what-is-font/font-form...
  2. Generate QR Code and Micro QR Code in C++|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....2D matrix barcodes of square shape (except Rectangular Micro QR...

    docs.aspose.com/barcode/cpp/qr-code-and-micro-q...
  3. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  4. Font converter | API Solution for .NET

    Easy-to-use C# .NET library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....defined as a separate SVG path or shape so SVG fonts can be scaled without...

    docs.aspose.com/font/net/convert/
  5. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...try { // Adds a new rectangle shape with text IAutoShape shp = pres...

    docs.aspose.com/slides/java/presentation-proper...
  8. Presentation Properties|Aspose.Slides for Node....

    Manage PowerPoint presentation properties in JavaScript...try { // Adds a new rectangle shape with text var shp = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. 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...
  10. 管理单元格|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/