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

shapes

(0.69 sec)
  1. Grouper, convertir et vérifier des formes|Docum...

    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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/fr/java/group-convert-a...
  2. Smart Artをグループシェイプに変換する方法(C++)|Documentation

    Aspose.Cells for C++を使用して、Smart Art ShapeをGroup Shapeに変換し、グループシェイプの個々の部分にアクセスする方法を学びます。...可能な使用シナリオ Smart Art ShapeをGroup Shapeに変換するには、 Shape::GetResultOfSmartArt()...スマートアートをグループシェイプに変換する 以下のサンプルコードは、Smart Art Shapeを含む sample Excelファイル を読み込み、ス...

    docs.aspose.com/cells/ja/cpp/convert-the-smart-...
  3. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape....Switches the orientation of a shape. get flipOrientation () : Aspose...Examples Shows how to flip a shape on an axis. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Proteggi e sproteggi una forma Visio in rubino|...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/it/java/protect-and-unp...
  5. Arbeta med textrutor|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....Hide ] Formatera text i Visio Shapes textblocksektion Aspose.Diagram..."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...

    docs.aspose.com/diagram/sv/java/working-with-te...
  6. Trabajar con cuadros de texto|Documentation

    Esta sección explica cómo dar formato a una forma de texto con Aspose.Diagram....// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/es/net/working-with-tex...
  7. Trabajar con temas|Documentation

    Esta sección explica cómo aplicar un tema predeterminado a una página o una forma con Aspose.Diagram....Obtenga una instancia de la clase Shape para establecer el tema Asigne...PresetTheme de la instancia de Shape Aplicar un tema preestablecido...

    docs.aspose.com/diagram/es/net/working-with-the...
  8. Расчет значений выводов и установка размера фор...

    В этом разделе объясняется, как рассчитать значения PinX и PinY подформы с помощью 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/ru/net/calculate-pin-va...
  9. NodeCollection.ToArray | Aspose.Words لـ .NET

    اكتشف طريقة NodeCollection ToArray، وقم بتحويل مجموعة العقد الخاصة بك إلى مصفوفة جديدة بسهولة، مما يعزز إدارة البيانات وإمكانية الوصول إليها....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Wenden Sie einen anderen Stil auf die einzelnen...

    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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/de/java/apply-different...