Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,510 for

shp

(0.08 sec)
  1. Creating a TextBox on Slide in Python|Aspose.Sl...

    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 shp = sld.getShapes().addAutoShape(shapeType...Add TextFrame to the Rectangle shp.addTextFrame(" ") \# Accessing...

    docs.aspose.com/slides/java/creating-a-textbox-...
  2. Filling Shapes with Pattern in Ruby|Aspose.Slid...

    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 rectangle type shp = sld.getShapes().addAutoShape(Rjb::import('com...Set the fill type to Pattern shp.getFillFormat().setFillType(Rjb::import('com...

    docs.aspose.com/slides/java/filling-shapes-with...
  3. Aspose.GIS for .NET 19.2 Release Notes

    Aspose.GIS for .NET 19.2 Release Notes – the latest updates and fixes....Feature GISNET-282 Issue reading SHP file Bug GISNET-284 The tenth...

    releases.aspose.com/gis/net/release-notes/2019/...
  4. Applying Shadow Effects on Slide Text in Python...

    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....Rectangle type shapeType=ShapeType shp = slide.getShapes().addAutoShape(shapeType...Add TextFrame to the Rectangle shp.addTextFrame("Aspose TextBox")...

    docs.aspose.com/slides/java/applying-shadow-eff...
  5. Creating a TextBox on Slide in Ruby|Aspose.Slid...

    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 rectangle type shp = sld.getShapes().addAutoShape(Rjb::import('com...Add TextFrame to the Rectangle shp.addTextFrame(" ") # Accessing...

    docs.aspose.com/slides/java/creating-a-textbox-...
  6. Data Visualization API for .NET

    Visualization with .NET...shp", Drivers.Shapefile), baseMapSymbolizer);...SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...

    products.aspose.com/gis/net/viewer
  7. Fill PowerPoint Slide Shapes with Solid Color i...

    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() shp = sld.getShapes().addAutoShape(shapeType...Picture fillType = self.FillType() shp.getFillFormat().setFillType(fillType...

    docs.aspose.com/slides/java/filling-shapes-with...
  8. Applying Shadow Effects on Slide Text in Ruby|A...

    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 Rectangle type shp = slide.getShapes().addAutoS...Add TextFrame to the Rectangle shp.addTextFrame("Aspose TextBox")...

    docs.aspose.com/slides/java/applying-shadow-eff...
  9. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...the table for shp in sld . shapes : if type ( shp ) is slides .... Table : tbl = shp # Sets the first row of a table as its header...

    docs.aspose.com/slides/python-net/manage-rows-a...
  10. Filling Shapes with Picture in Ruby|Aspose.Slid...

    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 rectangle type shp = sld.getShapes().addAutoShape(Rjb::import('com...Set the fill type to Picture shp.getFillFormat().setFillType(Rjb::import('com...

    docs.aspose.com/slides/java/filling-shapes-with...