Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 50,322 for

shapes

(0.33 sec)
  1. 3D-эффекты вращения в чертеже Visio|Documentation

    В этом разделе объясняется, как установить свойства вращения 3D в Shapesheet с помощью Aspose.Diagram....vsdx" ); // get shape by ID and page name Shape shape = diagram ....Pages . GetPage ( "Page-1" ). Shapes . GetShape ( 0 ); // set 3D...

    docs.aspose.com/diagram/ru/net/3d-rotation-effe...
  2. تطبيق ورقة أنماط مخصصة على Visio Diagram في PHP...

    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/ar/java/apply-custom-st...
  3. Använd anpassad formatmall på en 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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/sv/java/apply-custom-st...
  4. ImageData.SourceFullName | Aspose.Words för .NET

    Upptäck egenskapen ImageData SourceFullName för att enkelt hantera länkade bildsökvägar och filnamn, vilket förbättrar din bildhanteringseffektivitet.... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ImageData.SourceFullName | Aspose.Words per .NET

    Scopri la proprietà ImageData SourceFullName per gestire facilmente i percorsi delle immagini collegate e i nomi dei file, migliorando l'efficienza nella gestione delle immagini.... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/it/net/aspose.words....
  6. 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...
  7. 在演示文稿中使用 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/
  8. إدارة رسومات 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...
  9. FieldShape Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldShape لتطبيق حقول SHAPE بسهولة. حسّن تصميم المستندات بميزات فعّالة ومرونة عالية....] FieldShape class ينفذ حقل SHAPE. لمعرفة المزيد، قم بزيارة العمل...Microsoft Word القديمة مثل SHAPE وEMBED أثناء التحميل. // افتح...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Formatear formas de PowerPoint en .NET|Document...

    Aprenda a formatear formas de PowerPoint en C# usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT y PPTX con precisión y control total.... IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...para la forma rectangular. shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/es/net/shape-formatting/