Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,693 for

shp

(0.05 sec)
  1. Найдите и замените текст без потери формата в п...

    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 in sld . Shapes ) { //Доступ...тексту в фигуре string str = shp . TextFrame . TextRange . Text...

    docs.aspose.com/slides/ru/net/find-and-replace-...
  2. Encontrar y Reemplazar Texto sin Perder el Form...

    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 in sld . Shapes ) { //Acceder...texto en la forma string str = shp . TextFrame . TextRange . Text...

    docs.aspose.com/slides/es/net/find-and-replace-...
  3. تغيير لون التعبئة لشكل في عرض تقديمي|وثائق 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....autoshape of rectangle type IShape shp = sld . Shapes . AddAutoShape...//Set the fill type to Solid shp . FillFormat . FillType = FillType...

    docs.aspose.com/slides/ar/net/change-the-fill-c...
  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....shape in first slide IShape shp = sourcePres . Slides [ 0 ].... Shapes [ 0 ]; if ( shp . Placeholder != null ) { //Get text...

    docs.aspose.com/slides/ar/net/move-a-paragraph-...
  5. Administrar Marcadores|Documentación de Aspose....

    Cambiar el texto del marcador y el texto de indicación en presentaciones de PowerPoint en Python...el marcador for shp in sld . shapes : if shp . placeholder !=...Cambia el texto en cada marcador shp . text_frame . text = "Este es...

    docs.aspose.com/slides/es/python-net/manage-pla...
  6. Administrar Placeholder|Documentación de Aspose...

    Cambiar el texto del placeholder y el texto de aviso en presentaciones de PowerPoint en C# o .NET...foreach ( IShape shp in sld . Shapes ) if ( shp . Placeholder ...placeholder (( IAutoShape ) shp ). TextFrame . Text = "Este es...

    docs.aspose.com/slides/es/net/manage-placeholder/
  7. Управление Заполнителем|Документация Aspose.Sli...

    Изменение текста заполнителя и текста подсказки в презентациях PowerPoint на Python...заполнитель for shp in sld . shapes : if shp . placeholder !=...Изменяет текст в каждом заполнителе shp . text_frame . text = "Это Заполнитель"...

    docs.aspose.com/slides/ru/python-net/manage-pla...
  8. プレゼンテーションでフォーマットを失わずにテキストを検索および置換する|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.... Shape shp in sld . Shapes ) { //シェイプ内のテキストにアクセスする...//シェイプ内のテキストにアクセスする string str = shp . TextFrame . TextRange . Text ;...

    docs.aspose.com/slides/ja/net/find-and-replace-...
  9. Изменить цвет заливки фигуры в презентации|Доку...

    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....автофигуру типа прямоугольник IShape shp = sld . Shapes . AddAutoShape...//Установить тип заливки на Solid shp . FillFormat . FillType = FillType...

    docs.aspose.com/slides/ru/net/change-the-fill-c...
  10. Управление Заполнитель|Документация Aspose.Slides

    Измените текст заполнителя и текст подсказки в презентациях PowerPoint на C# или .NET...foreach ( IShape shp in sld . Shapes ) if ( shp . Placeholder ...заполнителе (( IAutoShape ) shp ). TextFrame . Text = "Это Заполнитель"...

    docs.aspose.com/slides/ru/net/manage-placeholder/