Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 50,477 for

shapes

(0.14 sec)
  1. تحويل شكل Visio إلى Svg|Documentation

    يشرح هذا القسم كيفية تحويل شكل visio إلى svg باستخدام Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Svg SVGSaveOptions option = new SVGSaveOptions...

    docs.aspose.com/diagram/ar/java/convert-a-visio...
  2. ShapeBase.Target | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Target لتعيين أو استرداد إطارات هدف الارتباط التشعبي بسهولة لأشكالك، مما يعزز تنقل المستخدم وتجربته....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...jpg" ); shape . HRef = "https://forum.aspose.com/" ; shape . Target...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...this issue Shape currentShapeTextBox = worksheet.Shapes.AddAutoShape(AutoShapeType...AutofitType property to Shape , which allows the shape to resize based...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  4. Работа с линейной экструзионной|Documentation

    Aspose.3D for Python via .NET предлагает класс LinearExtrusion, который принимает 2D форму в качестве входных данных и расширяет форму в 3-м измерении....import Vector3 shape = RectangleShape () shape . rounding_radius...profile to be extruded profile = shape extrusion = LinearExtrusion...

    docs.aspose.com/3d/ru/python-net/working-with-l...
  5. Trabajando con extrusión lineal|Documentation

    Aspose.3D for Python via .NET ofrece la clase LinearExtrusion, que toma una forma 2D como entrada y extiende la forma en la tercera dimensión....import Vector3 shape = RectangleShape () shape . rounding_radius...profile to be extruded profile = shape extrusion = LinearExtrusion...

    docs.aspose.com/3d/es/python-net/working-with-l...
  6. Archivio

    Archivio...protezione dei file di Visio Shapes – Installazione dell’API .NET...ID Aspose.Diagram.Shape shape = page.Shapes.GetShape(1); // Imposta...

    blog.aspose.com/it/diagram/protect-unprotect-vi...
  7. أرشيف

    أرشيف...AutoShape shape = (AutoShape)presentation.Slides[0].Shapes[0]; shape...getSlides().get_Item(0); IAutoShape shape = slide.getShapes().addAutoShape(ShapeType...

    blog.aspose.com/ar/slides/edit-ppt-online/
  8. ChartSeries.Add | Aspose.Words لـ .NET

    اكتشف طريقة ChartSeries Add لدمج قيم X بسهولة في مخططاتك. حسّن تصور البيانات مع دعم قيم Y وأحجام الفقاعات....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Node Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Node, den viktiga grunden för alla Word-dokumentnoder, som möjliggör sömlös dokumenthantering och anpassning.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Lire les données de forme Visio en PHP|Document...

    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....Java pour PHP , appel read_all_shape_properties méthode de LireShapeData...public static function read_all_shape_properties ( $dataDir = null...

    docs.aspose.com/diagram/fr/java/read-visio-shap...