Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 50,867 for

shape

(0.11 sec)
  1. Genel API Aspose.Diagram 6.0.0'daki değişiklikl...

    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.... Shape sınıfına IsGlued Yöntemi eklendi...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/tr/net/public-api-chang...
  2. ค้นหา

    ค้นหา...shapes สำหรับแต่ละรูปร่างในคอลเลกชัน...in pres.slides: for shape in slide.shapes: # ถ้ารูปร่างเป็นรูปร่างอัตโนมัติ...

    blog.aspose.com/th/slides/lock-or-unlock-powerp...
  3. Изменение размера фигур в презентациях с Python...

    Легко изменяйте размер фигур на слайдах PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET — автоматизируйте коррекцию макета слайдов и повышайте производительность.... slides : for shape in slide . shapes : # Масштабировать...фигуры. shape . height = shape . height * height_ratio shape . width...

    docs.aspose.com/slides/ru/python-net/re-sizing-...
  4. Изменения в публичном API в Aspose.Cells 8.9.2|...

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/ru/java/public-api-change...
  5. Legen Sie die XForm-, Linien- und Fülldaten von...

    In diesem Abschnitt wird erläutert, wie Sie den Stil der Form festlegen, einschließlich der Liniendaten und Fülldaten mit Aspose.Diagram....PinY (Y-Koordinate), um die Shapes auf der Seite zu verschieben...sucht nach einem Shape-Namensprozess mit der Shape-ID 1 und setzt...

    docs.aspose.com/diagram/de/net/set-visio-shape-...
  6. Gruppera, konvertera och verifiera former|Docum...

    Det här avsnittet förklarar hur du grupperar former med Aspose.Diagram.... GetDataDir_Shapes (); // Load a Visio diagram...Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...

    docs.aspose.com/diagram/sv/net/group-convert-an...
  7. إضافة وتوصيل Visio الأشكال|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....visioStencil ); // Add a new rectangle shape long rectangleId = diagram ...// Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/ar/java/add-and-connect...
  8. Ajouter et connecter des formes Visio|Documenta...

    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....visioStencil ); // Add a new rectangle shape long rectangleId = diagram ...// Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/fr/java/add-and-connect...
  9. Offentlig API Ändringar i Aspose.Diagram 6.0.0|...

    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....IsGlued Method läggs till i Shape-klassen IsGlued-metoden tar...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/sv/net/public-api-chang...
  10. 搜索

    搜索...Slides for Python 將每個元素表示為一個 Shape 或從 Shape 派生的對象。所以為了保護內容不被編輯,我們需...屬性獲取演示文稿中幻燈片的引用。 對於每張幻燈片,使用 ISlide.shapes 集合訪問其形狀。 對於集合中的每個形狀,執行以下步驟:...

    blog.aspose.com/zh-hant/slides/lock-or-unlock-p...