Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,464 for

shp

(0.06 sec)
  1. 線|Aspose.Slides ドキュメント

    C# または .NET で PowerPoint プレゼンテーションに線を追加する...// ライン型のオートシェイプを追加 IAutoShape shp = sld . Shapes . AddAutoShape...300 , 0 ); // 線にいくつかのフォーマットを適用 shp . LineFormat . Style = LineStyle...

    docs.aspose.com/slides/ja/net/line/
  2. Formatear texto usando VSTO y Aspose.Slides y ....

    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 = slide . Shapes [ 3 ]; //Cambiar...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/es/net/format-text-using...
  3. Text formatieren mit VSTO und Aspose.Slides und...

    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 = slide . Shapes [ 3 ]; //Ändern...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/de/net/format-text-using...
  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....( 1 ); //三番目のシェイプにアクセス Shape shp = slide . Shapes [ 2 ]; //フォ...//フォントをVerdanaに変更し、高さを32にする TextFrame tf = shp . TextFrame ; Paragraph para...

    docs.aspose.com/slides/ja/net/format-text/
  5. C# में जियोसन को एसएचपी में कैसे परिवर्तित करें

    यह आलेख जियोसन को C# में Shp में परिवर्तित करने की प्रक्रिया को परिभाषित करता है। इसमें जियोसन को सी# में एसएचपी में बदलने के लिए एक रन करने योग्य नमूना कोड के साथ आईडीई सेटिंग्स और प्रोग्रामिंग चरण हैं।...ट्यूटोरियल C# में GeoJSON को SHP में कैसे परिवर्तित करें, इस पर...है। इसमें C#** में **JSON से SHP कनवर्टर विकसित करने के लिए नमूना...

    kb.aspose.com/hi/gis/net/how-to-convert-geojson...
  6. Ligne|Documentation 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....AutoShape de type ligne IAutoShape shp = sld . getShapes (). addAutoShape...Appliquer un formatage sur la ligne shp . getLineFormat (). setStyle...

    docs.aspose.com/slides/fr/androidjava/ligne/
  7. Ligne|Documentation Aspose.Slides pour Python

    Ajouter une ligne dans une présentation PowerPoint en Python...une autoshape de type ligne shp = sld . shapes . add_auto_shape...Appliquer un formatage sur la ligne shp . line_format . style = slides...

    docs.aspose.com/slides/fr/python-net/line/
  8. Elipse|Documentación de Aspose.Slides

    Crear elipse en presentación de PowerPoint en C# o .NET...autoshape de tipo elipse IShape shp = sld . Shapes . AddAutoShape...elipse shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/es/net/ellipse/
  9. Эллипс|Документация 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....автофигуру типа эллипс IShape shp = sld . getShapes (). addAutoShape...форматирование к форме эллипса shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/ru/java/ellipse/
  10. Rectangle|Documentation 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....AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/fr/androidjava/rectangle/