Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 50,453 for

shapes

(1.29 sec)
  1. シェイプ効果|Aspose.Slides for Node.js via .NET ドキュメント

    JavaScript で PowerPoint のシェイプに効果を適用する...Presentation (); try { var shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/ja/nodejs-java/shape-eff...
  2. Диаграмма|Документация Aspose.Slides for Python

    Создавайте и настраивайте диаграммы в Python с помощью Aspose.Slides: добавляйте данные, форматируйте серии, оси и подписи, меняйте типы и экспортируйте — работает с PPT, PPTX и ODP.... shapes . add_chart ( slides . charts...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/ru/python-net/examples/e...
  3. Reemplace una forma de imagen de Visio Diagram ...

    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....mientras yo < shapes . getCount () shape = shapes . get ( i ) #...# Filter shapes by type Foreign if shape . getType () == Rjb...

    docs.aspose.com/diagram/es/java/replace-a-pictu...
  4. جدول|وثائق Aspose.Slides لـ Python

    إنشاء وتنسيق الجداول في Python باستخدام Aspose.Slides: إدراج البيانات، دمج الخلايا، تنسيق الحدود، محاذاة المحتوى، والاستيراد/التصدير لملفات PPT، PPTX و ODP.... shapes . add_table ( 50 , 50 , widths...first_table = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/ar/python-net/examples/e...
  5. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....Drawing to draw a pentagon shape Define the parameters and calculate...the vertices of the pentagon-shape Create a Bitmap class object...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  6. Таблица|Документация Aspose.Slides for Python

    Создавайте и форматируйте таблицы в Python с помощью Aspose.Slides: вставляйте данные, объединяйте ячейки, оформляйте границы, выравнивайте содержимое и импортируйте/экспортируйте в PPT, PPTX и ODP.... shapes . add_table ( 50 , 50 , widths...first_table = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/ru/python-net/examples/e...
  7. 아카이브

    아카이브...Slides는 각 요소를 Shape 또는 Shape에서 파생된 객체로 사용합니다. 따라서...슬라이드를 가져옵니다. 각 슬라이드에 대해 ISlide.Shapes 컬렉션을 사용하여 해당 모양에 액세스합니다. 컬렉션의...

    blog.aspose.com/ko/slides/lock-shapes-in-ppt-in...
  8. Pakkaa WORD Kohteessa C++

    Pakkaa WORD kentässä C++ laadun heikkenemättä. Optimoi kohteen WORD sisältö, pienennä tiedostokokoa helposti....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/fi/cpp/compress/word/
  9. Pakkaa DOC Kohteessa C++

    Pakkaa DOC kentässä C++ laadun heikkenemättä. Optimoi kohteen DOC sisältö, pienennä tiedostokokoa helposti....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/fi/cpp/compress/doc/
  10. Ottimizza Il Contenuto Del File Utilizzando Java

    Comprimi i file in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS senza perdere la qualità...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // Spetta allo sviluppatore scegliere...

    products.aspose.com/words/it/java/compress/