Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 49,751 for

shapes

(0.26 sec)
  1. Festlegen von Zellen im Ereignisabschnitt von S...

    Ereigniseigenschaften von visio-Dateien verwalten.... GetPage ( 0 ); // Get shape id long shapeId = page . AddShape...Get shape Aspose . Diagram . Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/de/net/setting-cells-in...
  2. تحديث وإزالة الحقول|Documentation

    يشرح هذا القسم كيفية تحديث الحقول أو إزالتها....); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...field Field fld = shape . Fields [ 0 ]; //Update format of field...

    docs.aspose.com/diagram/ar/net/update-remove-fi...
  3. ImageData.ImageSize | Aspose.Words per .NET

    Scopri la proprietà ImageSize di ImageData per accedere facilmente ai dettagli essenziali sulle dimensioni e sulla risoluzione delle immagini, per una migliore qualità visiva....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...300x300pt. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/it/net/aspose.words....
  4. Hyperlien|Aspose.Slides pour Python Documentation

    Ajouter, modifier et supprimer des hyperliens en Python avec Aspose.Slides: texte du lien, formes, diapositives, URL et e-mail; définir les cibles et les actions pour PPT, PPTX et ODP....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 50 , 50 , 150 , 50 ) shape . text_frame . text = "Aspose"...

    docs.aspose.com/slides/fr/python-net/examples/e...
  5. C++ ile Node.js kullanarak Gear Tipi SmartArt Ş...

    Aspose.Cells for Node.js via C++ kullanarak Gear Tipi SmartArt Şekilinden metin çıkarmayı öğrenin....Bunun için önce Smart Art Şekli Shape.getResultOfSmartArt() yöntemi...birer döngüyle yineleyerek ve Shape.getText() özelliğiyle metinlerini...

    docs.aspose.com/cells/tr/nodejs-cpp/extract-tex...
  6. WrapType Enum | Aspose.Words för .NET

    Upptäck hur Aspose.Words.Drawing.WrapType-enum förbättrar textbrytning runt former och bilder för professionell dokumentformatering.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Aspose::Words::Drawing::ShapeBase::get_Title me...

    Aspose::Words::Drawing::ShapeBase::get_Title method. Gets or sets the title (caption) of the current shape object in C++....title (caption) of the current shape object. System :: String Aspose...Shows how to set the title of a shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ImageData.image_size property | Aspose.Words fo...

    ImageData.image_size property. Gets the information about image size and resolution....Examples Shows how to resize a shape with an image. # When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Konvertera Smart Art till gruppform med Golang ...

    Lär dig hur man konverterar Smart Art Shape till Gruppform med Aspose.Cells for C++ och får tillgång till enskilda delar av gruppformen....Smart Art Shape till gruppform med hjälp av Shape::GetResultOfSmartArt()...att du kan hantera Smart Art Shape som en gruppform. Som följd...

    docs.aspose.com/cells/sv/go-cpp/convert-the-sma...
  10. ShapeBase.Hidden | Aspose.Words لـ .NET

    تحكم في رؤية الشكل باستخدام خاصية إخفاء ShapeBase. يمكنك التبديل بسهولة بين الإخفاء والظهور لمرونة تصميم أكبر....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); if (! shape . Hidden ) shape . Hidden...

    reference.aspose.com/words/ar/net/aspose.words....