Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 50,725 for

shape

(0.08 sec)
  1. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...shapeImage , "PNG" , new File ( "shape.png" )); } catch ( IOException...try { shapeImage . save ( "shape.png" ); } finally { if ( shapeImage...

    docs.aspose.com/slides/zh/java/modern-api/
  2. 使用现代 API 加强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的图像处理 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。...File" , "shape.png" ); $imageio -> write (...(); $shapeImage -> save ( "shape.png" ); $shapeImage -> dispose...

    docs.aspose.com/slides/zh/php-java/modern-api/
  3. 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...
  4. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or Shapes to images in Java....rendering document pages or shapes to images. To learn more, visit...value determining how DrawingML shapes are rendered. getExportGeneratorNa()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Buat Dokumen Dalam Javascript

    Cipta fail menggunakan pustaka Node.js via .NET. Buat dokumen baharu dengan mudah dalam JavaScript dalam beberapa langkah....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/
  6. GIS and Geo Formats for Effective Data Management

    The overview covers commonly used GIS and Geo file formats in GIS applications, including vector data formats, raster data formats, web map formats, database formats, and other formats. It discusses popular formats such as Shapefile, GeoJSON, KML, PostGIS, Oracle Spatial, Microsoft SQL Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC GeoPackage. This information helps readers choose the appropriate format for their geospatial data and optimize their GIS applications....that have a clear boundary or shape, such as roads, buildings, and...

    products.aspose.com/gis/net/gis-formats/
  7. Font converter | Aspose.Font 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/
  8. 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...
  9. 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...
  10. 使用现代 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/