Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 50,834 for

shape

(1.64 sec)
  1. 使用现代 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/
  2. 使用现代 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/
  3. 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/
  4. 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/
  5. 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/
  6. Aspose.Slides Regression: PDF Export Fails on F...

    Description: When saving a PPTX to PDF on Linux that references Windows-only CJK fonts (e.g. 맑은 고딕, 新細明體, MS Pゴシック, Yu Gothic, Meiryo), Aspose.Slides v25.12+ crashes with System.InvalidOperationException: Cannot find ta…...Pdf); } This is the exact shape of our ConvertSlide implementation...

    forum.aspose.com/t/aspose-slides-regression-pdf...
  7. 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...
  8. 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/
  9. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....vectorize it and get the stencil shape lines. There are three options...“None” when all the vectorized shapes are filled, the second is “Auto”...

    products.aspose.com/svg/net/vectorization/stencil/
  10. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); auto...() -> idx_get ( 0 ) -> get_Shapes () -> AddChart ( Charts ::...

    docs.aspose.com/slides/cpp/chart-workbook/