Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 50,257 for

shapes

(0.23 sec)
  1. Aggiorna Visio Forma il testo in PHP|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/it/java/update-visio-sh...
  2. Récupérer les informations de forme Visio dans ...

    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....alors que je < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/fr/java/retrieve-visio-...
  3. Procurar

    Procurar...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...ID : ", shape.ID); Console.WriteLine("Name : ", shape.Name); }...

    blog.aspose.com/pt/diagram/read-visio-shape-dat...
  4. إدارة رسومات SmartArt في العروض التقديمية باستخ...

    أتمتة إنشاء وتحرير وتنسيق رسومات SmartArt في PowerPoint باستخدام .NET وAspose.Slides، مع أمثلة شفرة مختصرة وإرشادات تركّز على الأداء.... Shapes . AddSmartArt ( 0 , 0 , 400...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // التحقق...

    docs.aspose.com/slides/ar/net/manage-smartart-s...
  5. 在演示文稿中使用 PHP 应用形状效果|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 将高级形状效果应用于 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/zh/php-java/shape-effect/
  6. Анимация|Документация Aspose.Slides

    Освойте анимацию слайдов в C# с Aspose.Slides: добавляйте, редактируйте и удаляйте эффекты, настройки времени и триггеры, создавая динамические презентации в PPT, PPTX и ODP.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...MainSequence . AddEffect ( shape , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/ru/net/examples/elements...
  7. Uppdatera, ta bort fält|Documentation

    Det här avsnittet förklarar hur du uppdaterar eller tar bort fält....); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...field Field fld = shape . Fields [ 0 ]; //Update format of field...

    docs.aspose.com/diagram/sv/net/update-remove-fi...
  8. Appliquer une feuille de style personnalisée à ...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/fr/java/apply-custom-st...
  9. ImageSize.WidthPoints | Aspose.Words per .NET

    Scopri la proprietà ImageSize WidthPoints per ottenere facilmente la larghezza dell'immagine in punti perfetta per misurazioni precise nei progetti di design!...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...300x300pt. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/it/net/aspose.words....
  10. arkiv

    arkiv... images are represented as shapes. Therefore, to extract images...will have to process all the shapes in the document. The following...

    blog.aspose.com/sv/words/extract-images-from-wo...