Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 50,316 for

shape

(0.09 sec)
  1. Buat DOC Menggunakan Python

    Buat DOC baharu dalam Python dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/python-net/make/doc/
  2. Font formats

    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...
  3. Working with Barcode Types|Documentation

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

    docs.aspose.com/barcode/androidjava/working-wit...
  4. 使用现代 API 加强图像处理|Aspose.Slides 文档

    通过使用 C++ 现代 API 替换已弃用的图像 API,实现幻灯片图像处理现代化,从而实现 PowerPoint 和 OpenDocument 的无缝自动化。...pres -> get_Slide ( 0 ) -> get_Shapes () -> AddPictureFrame ( Aspose...-> get_Shape ( 0 ) -> GetThumbnail () -> Save ( u "shape.png" );...

    docs.aspose.com/slides/zh/cpp/modern-api/
  5. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....attribute applies inside <g> to all shapes once. Here is the resulting...additional move to the scaled shape to move it to the pivot point...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  6. 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-...
  7. 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/
  8. Buat HTML Menggunakan Javascript

    Buat HTML baharu dalam JavaScript dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/nodejs-net/make/html/
  9. Buat DOC Menggunakan Javascript

    Buat DOC baharu dalam JavaScript dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/nodejs-net/make/doc/
  10. Buat Markdown Menggunakan Javascript

    Buat Markdown baharu dalam JavaScript dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/nodejs-net/make/md/