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

shapes

(1.92 sec)
  1. Usa gli indici di connessione per connettere le...

    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....AddMaster ( @ "C:\temp\Basic Shapes.vss" , rectangle ); diagram..."C:\temp\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/it/net/use-connection-i...
  2. ShadowFormat.Visible | Aspose.Words لـ .NET

    اكتشف خاصية ShadowFormat Visible. تحقق بسهولة من ظهور التنسيق، مما يُحسّن مظهر مستندك ووضوحه....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  3. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ハイパーリンク|Aspose.Slides ドキュメント

    C++ 用 Aspose.Slides でハイパーリンクを追加および管理します:テキスト、図形、画像へのリンク、PPT、PPTX、ODP のターゲットとアクションを設定し、C++ のサンプルを示します。...get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...Rectangle , 50 , 50 , 150 , 50 ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  5. Crear miniaturas de formas de presentación en C...

    Genera miniaturas de forma de alta calidad a partir de diapositivas de PowerPoint con Aspose.Slides para C++ – crea y exporta fácilmente miniaturas de presentaciones....auto shape = presentation -> get_Slide ( 0 ) -> get_Shape ( 0...image = shape -> GetImage (); image -> Save ( u "Shape_thumbnail_out...

    docs.aspose.com/slides/es/cpp/shape-thumbnails/
  6. Текстовое поле|Документация Aspose.Slides

    Работайте с текстовыми полями в Aspose.Slides для C++: добавляйте, форматируйте, выравнивайте, переносите, автоматически подгоняйте и стилизуйте текст с помощью C++ для презентаций PPT, PPTX и ODP....auto textBox = slide -> get_Shapes () -> AddAutoShape ( ShapeType...); for ( auto && shape : slide -> get_Shapes ()) { // Только AutoShapes...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  7. ShapeBase.IsDecorative | Aspose.Words لـ .NET

    اكتشف ShapeBase. أدر خصائص الزخرفة في مستنداتك بسهولة. حسّن المظهر البصري من خلال تحديد علامات لتصاميم أشكال فريدة...."Decorative shapes.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...NodeType . Shape , true )[ 0 ]; Assert . True ( shape . IsDecorative...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Visio Formtext drehen|Documentation

    So drehen Sie den Text der Form in visio mit .NET Diagram API....bestimmte Form Holen Sie sich Shape-Text und drehen Sie den Text...1" ); // Find a particular shape and update its text foreach...

    docs.aspose.com/diagram/de/net/rotate-visio-sha...
  9. تحويل شكل Visio إلى Html|Documentation

    يشرح هذا القسم كيفية تحويل شكل visio إلى html باستخدام Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to HTML...

    docs.aspose.com/diagram/ar/net/convert-a-visio-...
  10. Rimuovi campi|Documentation

    Questa sezione spiega come rimuovere i campi....field, esposta dalla classe Shape, supporta una raccolta di oggetti...codice rimuove un campo in shape. import jpype import asposediagram...

    docs.aspose.com/diagram/it/python-java/remove-f...