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

shapes

(0.18 sec)
  1. Leer Visio datos de formas en Ruby|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....para rubí , llamar read_all_shape_properties método de LeerFormaDatos...mientras yo < shapes . getCount () shape = shapes . get ( i ) if...

    docs.aspose.com/diagram/es/java/read-visio-shap...
  2. Гиперссылка|Документация Aspose.Slides

    Добавляйте и управляйте гиперссылками в Aspose.Slides for Java: связывайте текст, фигуры и изображения, задавайте цели и действия для PPT, PPTX и ODP с примерами на Java....get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 50 , 50 , 150 , 50 ); shape . getTextFrame (). setText (...

    docs.aspose.com/slides/ru/java/examples/element...
  3. Chercher

    chercher...# add shape shape = pres.slides[0].shapes.add_auto_shape(slides...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/fr/slides/create-three-d-effect...
  4. Архивы

    Архивы...shapes. Для каждой фигуры в коллекции...pres.slides: for shape in slide.shapes: # if shape is autoshape if...

    blog.aspose.com/ru/slides/lock-or-unlock-powerp...
  5. Archivio

    Archivio...shapes. Per ogni forma nella raccolta...pres.slides: for shape in slide.shapes: # if shape is autoshape if...

    blog.aspose.com/it/slides/lock-or-unlock-powerp...
  6. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Obtener límites del párrafo de presentaciones e...

    Aprenda cómo recuperar los límites del párrafo y de la porción de texto en Aspose.Slides para Python a través de .NET para optimizar la posición del texto en presentaciones de PowerPoint y OpenDocument....Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/es/python-net/paragraph/
  8. تغيير حجم الأشكال في شرائح العرض التقديمي|وثائق...

    قُم بتغيير حجم الأشكال بسهولة في شرائح PowerPoint وOpenDocument باستخدام Aspose.Slides للغة C++ - قم بأتمتة تعديل تخطيط الشرائح وزيادة الإنتاجية....{ for ( auto && shape : slide -> get_Shapes ()) { // تحجيم حجم...حجم الشكل. shape -> set_Height ( shape -> get_Height () * heightRatio...

    docs.aspose.com/slides/ar/cpp/re-sizing-shapes-...
  9. ReflectionFormat.Remove | Aspose.Words for .NET

    Effortlessly eliminate ReflectionFormat from your parent object with our streamlined Remove method, enhancing your coding efficiency and clarity....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 記録

    記録...auto shape of ellipse type shp = sld.shapes.add_auto_shape(slides...some formatting to ellipse shape shp.fill_format.fill_type =...

    blog.aspose.com/ja/slides/work-with-shapes-in-p...