Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 50,294 for

shapes

(0.14 sec)
  1. CheckBoxControl.Type | Aspose.Words för .NET

    Upptäck egenskapen CheckBoxControl Type för Forms 2.0, som låser upp mångsidiga kontrollalternativ för att förbättra programmets funktionalitet....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/sv/net/aspose.words....
  2. C++で図形のテキストオプションを管理する|Documentation

    Aspose.Cells for C++を使用して、プログラム的に図形のテキストオプションを管理する方法を学びます。... Shape クラスは配置、向き、書式設定などのテキストオプションを...( 0 ); // Access the shape Shape shape = worksheet . GetShapes...

    docs.aspose.com/cells/ja/cpp/managing-shape-tex...
  3. Mover un párrafo de una presentación a otra|Doc...

    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....paragraph range in a TextBody shape in the source document // to...to another TextBody shape in the target document. public static...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  4. Pubblico API Modifiche Aspose.Diagram 5.8.0|Doc...

    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 Aspose . Diagram . Shape [] ss = new Aspose...Diagram . Shape [ 2 ]; // extract and assign shapes to the array...

    docs.aspose.com/diagram/it/net/public-api-chang...
  5. API العام التغييرات في Aspose.Diagram 5.8.0|Doc...

    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 Aspose . Diagram . Shape [] ss = new Aspose...Diagram . Shape [ 2 ]; // extract and assign shapes to the array...

    docs.aspose.com/diagram/ar/net/public-api-chang...
  6. Público API Cambios en Aspose.Diagram 5.8.0|Doc...

    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 Aspose . Diagram . Shape [] ss = new Aspose...Diagram . Shape [ 2 ]; // extract and assign shapes to the array...

    docs.aspose.com/diagram/es/net/public-api-chang...
  7. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over Shapes....mouse pointer moves over the shape. public string ScreenTip { get...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. So fügen Sie eine Group-Form in eine Word-Datei...

    Fügen Sie group shape mithilfe von Python zu einem Dokument hinzu....Ask AI Arbeiten mit Group Shape in Word-Dokumenten Contents [...Manchmal müssen Sie ein group shape in ein Word-Dokument einfügen...

    docs.aspose.com/words/de/python-net/how-to-add-...
  9. Präsentationsformen auf Android anpassen|Aspose...

    Erstellen und anpassen von Formen in PowerPoint-Präsentationen mit Aspose.Slides für Android via Java: Geometriepfade, abgerundete Ecken, zusammengesetzte Formen....Shape konvertieren. Verwenden Sie...um GeometryPath in java.awt.Shape hin und her zu konvertieren...

    docs.aspose.com/slides/de/androidjava/custom-sh...
  10. Textfelder in Präsentationen mit C++|Aspose.Sli...

    Aspose.Slides für C++ ermöglicht das einfache Erstellen, Bearbeiten und Klonen von Textfeldern in PowerPoint- und OpenDocument-Dateien und verbessert Ihre Präsentationsautomatisierung....hinzu auto ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...{ for ( auto && shape : slide -> get_Shapes ()) { if ( ObjectExt...

    docs.aspose.com/slides/de/cpp/manage-textbox/