Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 50,867 for

shape

(0.1 sec)
  1. 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/
  2. 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...
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  4. Convert Image to SVG in C# – PNG, JPG, BMP, GIF

    Convert PNG, JPG, BMP, TIFF, GIF, and ICO images to SVG in C# with Aspose.SVG for .NET. Learn stream conversion and vectorization options....quantization, boundary detection, shape approximation, and path-quality...source image contains clear shapes, limited colors, and visible...

    docs.aspose.com/svg/net/convert-image-to-svg/
  5. Buat WORD Menggunakan Javascript

    Buat WORD baharu dalam JavaScript dalam beberapa langkah. Buat WORD 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/word/
  6. Make WORD Using Javascript

    Make a new a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/word/
  7. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new document in JavaScript in a few steps....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/
  8. 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
  9. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....Content If you want to draw some shape or add text or image at the...DeleteHeaderFooterSh method to remove all shapes from headers and footers in...

    docs.aspose.com/words/net/working-with-sections/
  10. Work with SVG Attributes in Python – Get, Set, ...

    Work with SVG attributes in Python with Aspose.SVG. Get, set, check, remove, and update SVG element attributes using DOM APIs.... join (input_folder, "shapes.svg" ) 7 8 with SVGDocument...path . join (input_folder, "shapes.svg" ) 8 output_path = os....

    docs.aspose.com/svg/python-net/work-with-svg-at...