Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 49,744 for

shapes

(0.14 sec)
  1. 使用 Python 对演示文稿形状进行分组|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python 对 PowerPoint 和 OpenDocument 幻灯片进行形状的分组和取消分组——快速、分步指南,并提供免费代码。... group_shape = slide . shapes . add_group_shape () # 在组形状内添加形状。...在组形状内添加形状。 group_shape . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/zh/python-net/group/
  2. Calcola i valori dei pin e imposta le dimension...

    Questa sezione spiega come calcolare i valori PinX e PinY della Sub Shape con Aspose.Diagram.... GetDataDir_Shapes (); // Load Visio diagram Diagram...a group shape by ID and page index is 0 Shape shape = diagram...

    docs.aspose.com/diagram/it/net/calculate-pin-va...
  3. Extrahera text från SmartArt figurer av typen G...

    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....text från Gear Type Smart Art Shape. För att göra det bör du först...konvertera Smart Art Shape till Group Shape med Shape.getResultOfSmartArt()...

    docs.aspose.com/cells/sv/java/extract-text-from...
  4. Formen gruppieren, konvertieren und überprüfen|...

    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....Sie dem Array Shapes zu. gruppieren Sie Shapes, indem Sie die...Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...

    docs.aspose.com/diagram/de/java/group-convert-a...
  5. Konvertieren Sie die Smart Art mit JavaScript v...

    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....Sie können Smart Art Shape mit der Shape.resultOfSmartArt -Methode...Dadurch können Sie Smart Art Shapes wie ein Gruppengefüge behandeln...

    docs.aspose.com/cells/de/javascript-cpp/convert...
  6. FieldShape.Text | Aspose.Words per .NET

    Gestisci facilmente il testo FieldShape ottieni o imposta valori senza sforzo per un recupero dati fluido e funzionalità avanzate nelle tue applicazioni....Microsoft Word, ad esempio SHAPE e EMBED, durante il caricamento...un campo SHAPE e un campo EMBED. // Un campo SHAPE è l'ancora/tela...

    reference.aspose.com/words/it/net/aspose.words....
  7. Aspose::Words::Drawing::ImageSize::get_WidthPoi...

    Aspose::Words::Drawing::ImageSize::get_WidthPoints method. Gets the width of the image in points. 1 point is 1/72 inch in C++....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/cpp/aspose.words.dra...
  8. تغيير حجم الأشكال في شرائح العرض التقديمي في .N...

    قم بتغيير حجم الأشكال بسهولة في شرائح PowerPoint و OpenDocument باستخدام Aspose.Slides for .NET — أتمتة تعديل تخطيط الشرائح وزيادة الإنتاجية....IShape shape in slide . Shapes ) { // تحجيم حجم الشكل. shape . Height...Height *= heightRatio ; shape . Width *= widthRatio ; // تحجيم...

    docs.aspose.com/slides/ar/net/re-sizing-shapes-...
  9. Работа с текстом|Documentation

    В этом разделе объясняется, как вставить текстовую фигуру или обновить текст фигуры с помощью Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/ru/net/working-with-text/
  10. Fill.BackColor | Aspose.Words لـ .NET

    خصّص لون خلفية التعبئة بسهولة باستخدام خاصية "اللون الخلفي". حدّد أو احصل على لون لتصميم نابض بالحياة....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor للتعبئة التدرجية. shape . Fill . OneColorGradient (...

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