Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,693 for

shp

(0.05 sec)
  1. خصائص العرض - الوصول إلى أو تعديل خصائص عرض Pow...

    خصائص عرض PowerPoint في C# أو .NET...مستطيل جديد مع نص IAutoShape shp = pres . Slides [ 0 ]. Shapes...Rectangle , 50 , 50 , 150 , 50 ); shp . TextFrame . Text = "نص جديد"...

    docs.aspose.com/slides/ar/net/presentation-prop...
  2. Gestionar Marcador de Posición|Documentación de...

    Cambiar Texto en un Marcador de Posición en Diapositivas de PowerPoint utilizando Java. Establecer Texto de Sugerencia en un Marcador de Posición en Diapositivas de PowerPoint utilizando Java....for ( IShape shp : sld . getShapes ()) { if ( shp . getPlaceholder...de posición (( IAutoShape ) shp ). getTextFrame (). setText (...

    docs.aspose.com/slides/es/java/manage-placeholder/
  3. الحصول على كل النص في الشريحة|وثائق Aspose.Slides

    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 . Placeholder ...texts . Add ((( AutoShape ) shp ). TextFrame . Text ); } } //...

    docs.aspose.com/slides/ar/net/get-all-the-text-...
  4. 管理占位符|Aspose.Slides 文档

    在 C# 或 .NET 中更改 PowerPoint 演示文稿中的占位符文本和提示文本...foreach ( IShape shp in sld . Shapes ) if ( shp . Placeholder ...更改每个占位符中的文本 (( IAutoShape ) shp ). TextFrame . Text = "这是一个占位符"...

    docs.aspose.com/slides/zh/net/manage-placeholder/
  5. Platzhalter verwalten|Aspose.Slides Dokumentation

    Ändern Sie den Text in einem Platzhalter in PowerPoint-Folien mit Java. Setzen Sie den Eingabetext in einem Platzhalter in PowerPoint-Folien mit Java....for ( IShape shp : sld . getShapes ()) { if ( shp . getPlaceholder...Platzhalter (( IAutoShape ) shp ). getTextFrame (). setText (...

    docs.aspose.com/slides/de/androidjava/manage-pl...
  6. Konvertuoti GeoJSON į KML C#

    Šiame straipsnyje pateikiami nurodymai, kaip konvertuoti GeoJSON į KML C#. Jame yra laipsniškas procesas, IDE nustatymai ir veikiantis kodas, skirtas GeoJSON į KML konverteriui C#....konvertuoti GeoJSON failą į SHP failą, žr. straipsnį kaip konvertuoti...konvertuoti GeoJSON į SHP C# . Updated on 30 Nov 2023 Latviski...

    kb.aspose.com/lt/gis/net/convert-geojson-to-kml...
  7. Converti GeoJSON in KML in C#

    Questo articolo guida alla conversione di GeoJSON in KML in C#. Ha un processo graduale, impostazioni IDE e un codice in esecuzione per il convertitore da GeoJSON a KML in C#....convertire un file GeoJSON in un file SHP, fare riferimento all’articolo...su come convertire GeoJSON in SHP in C# . Updated on 30 Nov 2023...

    kb.aspose.com/it/gis/net/convert-geojson-to-kml...
  8. Перетворення GeoJSON на KML на C#

    У цій статті описано, як конвертувати GeoJSON у KML на C#. Він має поетапний процес, налаштування IDE та запущений код для конвертера GeoJSON у KML на C#....файл SHP, перегляньте статтю як конвертувати GeoJSON у SHP на C#...

    kb.aspose.com/uk/gis/net/convert-geojson-to-kml...
  9. Alle Texte in einer Folie abrufen|Aspose.Slides...

    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 . Placeholder ...texts . Add ((( AutoShape ) shp ). TextFrame . Text ); } } //...

    docs.aspose.com/slides/de/net/get-all-the-text-...
  10. Obtenir tout le texte dans une diapositive|Docu...

    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 . Placeholder ...texts . Add ((( AutoShape ) shp ). TextFrame . Text ); } } //...

    docs.aspose.com/slides/fr/net/get-all-the-text-...