Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,744 for

shp

(0.36 sec)
  1. Bug 5284:Shapefile to MapInfoTab- Conversion fa...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) Error: shapefile15.7z (18.6 KB) [ShapefileTest] Testing Shapefile → MapInfoTab Args: input=‘D:\GisConverter\Tests\Shapefile…...shp/.dbf files). Below are the steps...required Shapefile components : .shp (geometry) .shx (shape index)...

    forum.aspose.com/t/bug-5284-shapefile-to-mapinf...
  2. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....getShapes () as $shp ) { if ( ! java_is_null ( $shp -> getPlaceholder...the text in each placeholder $shp -> getTextFrame () -> setText...

    docs.aspose.com/slides/php-java/manage-placehol...
  3. Convert GPX to Shapefile GIS Data via .NET or C...

    Try our On-Premise APIs to convert GPX to Shapefile on .NET Framework, .NET Core, C#.... SHP is the file extension for one...Object Notation) GPX TO SHP (ESRI SHP) GPX TO GeoJSON (GeoJSON)...

    products.aspose.com/gis/net/conversion/gpx-to-s...
  4. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....foreach ( IShape shp in sld . Shapes ) if ( shp . Placeholder ...placeholder (( IAutoShape ) shp ). TextFrame . Text = "This is...

    docs.aspose.com/slides/net/manage-placeholder/
  5. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...foreach (Shape shp in oleObjects) { Builder.MoveTo(shp); //move to...excel chart string SourceItem = shp.OleFormat.SourceItem; Stream...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  6. Փոխարկեք GeoJSON-ը KML-ի C#-ով

    Այս հոդվածը խորհուրդ է տալիս փոխարկել GeoJSON-ը KML-ի C#-ով: Այն ունի քայլ իմաստուն գործընթաց, IDE կարգավորումներ և գործարկվող կոդ GeoJSON-ի KML փոխարկիչի համար C#-ում:...փոխարկիչ C# -ում: GeoJSON ֆայլը SHP ֆայլի փոխարկելու համար տես ինչպես...ինչպես փոխարկել GeoJSON-ը SHP-ի C#-ով -ի հոդվածը: Updated on 30...

    kb.aspose.com/hy/gis/net/convert-geojson-to-kml...
  7. Creating a Table on PowerPoint Slide in VSTO an...

    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 . AddTable ( 15...); PowerPoint . Table tbl = shp . Table ; int i = - 1 ; int j...

    docs.aspose.com/slides/net/creating-a-table-on-...
  8. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....for ( IShape shp : sld . getShapes ()) { if ( shp . getPlaceholder...placeholder (( IAutoShape ) shp ). getTextFrame (). setText (...

    docs.aspose.com/slides/androidjava/manage-place...
  9. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....{ let shp = sld . getShapes (). get_Item ( i ); if ( shp . getPlaceholder...the text in each placeholder shp . getTextFrame (). setText (...

    docs.aspose.com/slides/nodejs-java/manage-place...
  10. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....for ( IShape shp : sld . getShapes ()) { if ( shp . getPlaceholder...placeholder (( IAutoShape ) shp ). getTextFrame (). setText (...

    docs.aspose.com/slides/java/manage-placeholder/