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

shapes

(0.11 sec)
  1. Управление узлами фигур SmartArt в презентациях...

    Управление узлами фигур SmartArt в PPT и PPTX с помощью Aspose.Slides for .NET. Получите понятные примеры кода и советы по оптимизации ваших презентаций....foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // Проверить...фигура типом SmartArt if ( shape is Aspose . Slides . SmartArt...

    docs.aspose.com/slides/ru/net/manage-smartart-s...
  2. Archiwa

    Archiwa...shapes.add_auto_shape(slides.ShapeType.RECTANGLE...watermarkShape.shape_lock.select_locked = True watermarkShape.shape_lock...

    blog.aspose.com/pl/slides/add-watermark-to-powe...
  3. استبدال النص في الفن الذكي باستخدام Node.js عبر...

    تعلم كيفية استبدال النص في الفن الذكي باستخدام Aspose.Cells for Node.js via C++....الميزة من خلال ضبط الخاصية Shape.getText() . يمكن تنزيل ملف المصدر...worksheets . get ( i ); const shapes = worksheet . getShapes ();...

    docs.aspose.com/cells/ar/nodejs-cpp/replace-tex...
  4. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SignatureLine.DefaultInstructions | Aspose.Word...

    Discover how the SignatureLine DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++....vertical alignment of a floating shape, text frame or a floating table...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Hyperlink|Aspose.Slides Dokumentation

    Hyperlinks in Aspose.Slides für C++ hinzufügen und verwalten: Text, Formen und Bilder verlinken, Ziele und Aktionen für PPT, PPTX und ODP festlegen, mit C++-Beispielen....get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...Rectangle , 50 , 50 , 150 , 50 ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/de/cpp/examples/elements...
  8. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...ContainerProperties of the shape, and I don’t see that being...[string]$Value ) foreach ($item in $page.Shapes) { $prop = $item.props.GetProp($Key)...

    forum.aspose.com/t/container-styling-issue/320591
  9. Leer Visio datos de formas en Ruby|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....para rubí , llamar read_all_shape_properties método de LeerFormaDatos...mientras yo < shapes . getCount () shape = shapes . get ( i ) if...

    docs.aspose.com/diagram/es/java/read-visio-shap...
  10. Visio Şeklini Html'ye Dönüştür|Documentation

    Bu bölümde, visio şeklinin Aspose.Diagram ile html'ye nasıl dönüştürüleceği açıklanmaktadır.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to HTML...

    docs.aspose.com/diagram/tr/net/convert-a-visio-...