Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 2,760 for

shp

(0.07 sec)
  1. Propriétés de Présentation|Documentation Aspose...

    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 avec du texte IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/fr/java/presentation-pro...
  2. Gérer les tableaux de présentation avec Python|...

    Créez et modifiez des tableaux dans les diapositives PowerPoint et OpenDocument avec Aspose.Slides for Python via .NET. Découvrez des exemples de code simples pour rationaliser vos flux de travail de tableaux....table found for shp in sld . shapes : if type ( shp ) is slides .... Table : tbl = shp # Sets the text for the first column of the...

    docs.aspose.com/slides/fr/python-net/manage-table/
  3. 스트림 및 원격 저장소|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....shp, *.shx 및 *.dbf)이 있어야 합니다. 이러한...

    docs.aspose.com/gis/ko/net/streams-and-remote-s...
  4. Свойства презентации|Документация 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....:: SharedPtr < IAutoShape > shp = pres -> get_Slide ( 0 ) ->...SharedPtr < ITextFrame > textFrame = shp -> get_TextFrame (); textFrame...

    docs.aspose.com/slides/ru/cpp/presentation-prop...
  5. Categories

    APIで回答を見つけます Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product F......最新の回答 C#でVSXをHTMLに変換する方法 C#でSHPをGPXに変換する方法 C#でQRコードを生成する方法 C#でPUBをPNGに変換する方法...

    kb.aspose.com/ja/categories/page/73/
  6. 流和远程存储|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....shp、 .shx 和 *.dbf。这些格式要求所有文件存储在特...

    docs.aspose.com/gis/zh/net/streams-and-remote-s...
  7. Luồng và Lưu trữ Từ xa|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....shp, *.shx và *.dbf. Các định dạng...

    docs.aspose.com/gis/vi/net/streams-and-remote-s...
  8. Свойства презентации|Документация 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....прямоугольной формы с текстом IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/ru/androidjava/presentat...
  9. Gérer la Table|Documentation Aspose.Slides

    Créer et gérer une table dans des présentations PowerPoint en C# ou .NET...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) tbl...tbl = ( ITable ) shp ; // Définit le texte pour la première colonne...

    docs.aspose.com/slides/fr/net/manage-table/
  10. Administrar Tabla|Documentación de Aspose.Slides

    Crear y gestionar tablas en presentaciones de PowerPoint en C# o .NET...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) tbl...tbl = ( ITable ) shp ; // Establece el texto para la primera columna...

    docs.aspose.com/slides/es/net/manage-table/