Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 887 for

shp

(0.03 sec)
  1. Filling Shapes with Picture in PHP|Aspose.Slide...

    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....$shapeType = new ShapeType(); $shp = $sld->getShapes()->addAuto...$fillType = new FillType(); $shp->getFillFormat()->setFillTyp...

    docs.aspose.com/slides/java/filling-shapes-with...
  2. Add Image in Table Cell|Aspose.Slides Documenta...

    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....foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable ==...MsoTriState . msoTrue ) { Cell cell = shp . Table . Rows [ 1 ]. Cells [...

    docs.aspose.com/slides/net/add-image-in-table-c...
  3. get_DefaultTextLanguage() | Aspose.Slides for C...

    Returns the default language for presentation text. Read System::String....:: SharedPtr < IAutoShape > shp = pres -> get_Slide ( 0 ) ->..., 50.0f , 150.0f , 50.0f ); shp -> get_TextFrame () -> set_Text...

    reference.aspose.com/slides/cpp/aspose.slides/l...
  4. get_DefaultTextLanguage() | Aspose.Slides for C...

    Returns the default language for presentation text. Read System::String....:: SharedPtr < IAutoShape > shp = pres -> get_Slide ( 0 ) ->..., 50.0f , 150.0f , 50.0f ); shp -> get_TextFrame () -> set_Text...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  5. Format Text using VSTO and Aspose.Slides and .N...

    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.... Shape shp = slide . Shapes [ 3 ]; //Change...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/net/format-text-using-vs...
  6. Rectangle|Aspose.Slides Documentation

    Create rectangle in PowerPoint presentation in C# or .NET...autoshape of rectangle type IShape shp = sld . Shapes . AddAutoShape...shape shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/net/rectangle/
  7. Ellipse|Aspose.Slides Documentation

    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....AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/ellipse/
  8. Rectangle|Aspose.Slides for Python Documentation

    Create rectangle in PowerPoint presentation in Python...autoshape of rectangle type shp = sld . shapes . add_auto_shape...formatting to rectangle shape shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/python-net/rectangle/
  9. Adding Text Dynamically|Aspose.Slides Documenta...

    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.... Shape shp = sld . Shapes . AddTextbox (...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/net/adding-text-dynamica...
  10. json to shapefile conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJSON, TopoJSON, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc....shp", Drivers.Shapefile, options);...Aspose GIS API. Just Select SHP as output format and. Upload...

    products.aspose.com/gis/net/conversion/json-to-...