Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,510 for

shp

(0.15 sec)
  1. Managing Paragraph Bullets in PPTX in Ruby|Aspo...

    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....Adding and accessing Autoshape shp = slide.getShapes().addAutoS...created autoshape txt_frm = shp.getTextFrame() # Removing the...

    docs.aspose.com/slides/java/managing-paragraph-...
  2. Parse and Convert coordinates to ddm API in C#

    without the need for third-party software... Just Select SHP as output format and. Upload...will be converted instantly to SHP. You will get the download link...

    products.aspose.com/gis/net/coordinates/convert...
  3. Parse and Convert coordinates to mgrs API in C#

    without the need for third-party software... Just Select SHP as output format and. Upload...will be converted instantly to SHP. You will get the download link...

    products.aspose.com/gis/net/coordinates/convert...
  4. Parse and Convert coordinates to mgrs API in C#

    without the need for third-party software... Just Select SHP as output format and. Upload...will be converted instantly to SHP. You will get the download link...

    products.aspose.com/gis/net/coordinates/convert...
  5. Parse and Convert coordinates to dms API in C#

    without the need for third-party software... Just Select SHP as output format and. Upload...will be converted instantly to SHP. You will get the download link...

    products.aspose.com/gis/net/coordinates/convert...
  6. How to break OLE links in word document - Free ...

    Hey Apose Team, I’m using C# and aspose words to update links in a word document. After I’ve updated the links, I wish to break the link. Is there a way to break OLE links after updating the links?...code foreach (Shape shp in AllShapes) { if (shp.OleFormat != null)...contains the text “_Template” if (shp.OleFormat.SourceFullName.IndexOf(“_Template”...

    forum.aspose.com/t/how-to-break-ole-links-in-wo...
  7. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2022 on Releases - aspose.comhttps://releases.aspose.com/gis/net/release-notes/2022/Recent content in Release Notes - 2022 on Releases ......fixed couple bugs in GeoJSON and SHP formats Full List of Issues Covering...Can’t read 3d point from SHP file Bug Public API and Backward...

    releases.aspose.com/gis/net/release-notes/2022/...
  8. When updating OLE Link with Aspose.Words the Si...

    TestCase.zip (447.9 KB) Hi All, I have the licensed Aspose.Word and when updating the OLe link on the word document the size of the Chart which is linked with Excel is changed, while when I am using Microsoft.Interop.W…...{ foreach (Shape shp in AllShapes) { if (shp.OleFormat != null)...contains the text "_Template" if (shp.OleFormat.SourceFullName.IndexOf("_Template"...

    forum.aspose.com/t/when-updating-ole-link-with-...
  9. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons....including SHP files. Here's an example of how to create a SHP file...

    products.aspose.com/gis/net/gis-formats/geojson
  10. Formatting Lines of the Shapes in Ruby|Aspose.S...

    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...color of the rectangle shape shp.getFillFormat().setFillType(Rjb::import('com...

    docs.aspose.com/slides/java/formatting-lines-of...