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

shapes

(0.53 sec)
  1. Verwalten von Präsentationsformen in C++|Aspose...

    Erfahren Sie, wie Sie Formen in Aspose.Slides für C++ erstellen, bearbeiten und optimieren und leistungsstarke PowerPoint-Präsentationen bereitstellen....Schnittstellen IShape und der Klasse Shape hinzugefügt. Der von OfficeInteropShapeId...Microsoft.Office.Interop.PowerPoint.Shape‑Objekts. Unten finden Sie ein...

    docs.aspose.com/slides/de/cpp/shape-manipulations/
  2. إدارة عقد شكل SmartArt في العروض التقديمية على ...

    إدارة عقد شكل SmartArt في ملفات PPT و PPTX باستخدام Aspose.Slides لنظام Android. احصل على أمثلة شفرة Java واضحة ونصائح لتبسيط عروضك التقديمية....الشريحة الأولى for ( IShape shape : pres . getSlides (). get_Item...الشكل من نوع SmartArt if ( shape instanceof SmartArt ) { // تحويل...

    docs.aspose.com/slides/ar/androidjava/manage-sm...
  3. الحصول على حدود الفقرة من العروض التقديمية في ....

    تعلم كيفية استرجاع حدود الفقرة والجزء النصي في Aspose.Slides for .NET لتحسين تموضع النص في عروض باوربوينت....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/ar/net/paragraph/
  4. Konvertera en Visio form till bild|Documentation

    Det här avsnittet förklarar hur du konverterar en visio-form till en bild med Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Image...

    docs.aspose.com/diagram/sv/net/convert-a-visio-...
  5. PHP'de Bir Şeklin Konumunu Değiştirme|Documenta...

    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/tr/java/change-the-posi...
  6. ShapeBase.IsImage | Aspose.Words för .NET

    Upptäck om en form är en bild med ShapeBases IsImage-egenskap. Identifiera enkelt bildformer för förbättrad designflexibilitet och funktionalitet.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . IsTrue ( shape . IsImage...

    reference.aspose.com/words/sv/net/aspose.words....
  7. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....horizontal alignment of a floating shape, text frame or floating table...align it to the page's center. shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Accessing IChartSeries.Name getter access modif...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...regardless of the slide and shape characteristics. Sample code...(IChart)presentation.Slides[0].Shapes.First(s => s is IChart); //...

    forum.aspose.com/t/accessing-ichartseries-name-...
  9. Design auf Form anwenden|Documentation

    In diesem Abschnitt wird erläutert, wie Designeigenschaften in einer visio-Form mit Aspose.Diagram festgelegt werden.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/de/net/apply-theme-to-s...
  10. Appliquer le thème à la forme|Documentation

    Cette section explique comment définir les propriétés du thème dans une forme visio avec Aspose.Diagram.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/fr/net/apply-theme-to-s...