Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 5,310 for

shape grouping

(0.24 sec)
  1. Lägg till vattenstämpel i ODP presentationsfile...

    Källkod för Python för att lägga till vattenstämpel i presentationen ODP.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/sv/python-net/waterm...
  2. เพิ่มลายน้ำให้กับไฟล์นำเสนอ PPTX โดยใช้ Python ...

    ซอร์สโค้ด Python สำหรับเพิ่มลายน้ำในงานนำเสนอ PPTX... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/th/python-net/waterm...
  3. اضافه کردن واترمارک به فایل های ارائه ODP با اس...

    کد منبع Python برای افزودن واترمارک به ارائه ODP.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/fa/python-net/waterm...
  4. Práce s tvary v Python|Aspose.Words místo Pytho...

    Vytvořit a spravovat tvary, ole objekty v dokumentu pomocí Python....Tvary dokumentu jsou zastoupeny Shape třída. Vkládání tvarů pomocí...zábalem. insert_shape metoda. • insert_shape metoda umožňuje...

    docs.aspose.com/words/cs/python-net/working-wit...
  5. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....associated with the series group rather than individual chart...overlap to all series in that group. Below is a C# example that...

    docs.aspose.com/slides/net/chart-series/
  6. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Document Working with Shapes Working with Group Shapes in Word Documents...

    docs.aspose.com/words/zh-hant/net/programming-w...
  7. Заменить текст в smart art с помощью JavaScript...

    Узнайте, как заменить текст в smart art с помощью Aspose.Cells for JavaScript через C++....функцию, устанавливая свойство Shape.text . Образец исходного файла...get ( i ); const shapes = worksheet . shapes ; for ( let j = 0...

    docs.aspose.com/cells/ru/javascript-cpp/replace...
  8. Programarea cu documente în C#|Aspose.Words pen...

    Folosiți clasele Aspose.Words și Document Object Model pentru a crea programatic, modifica și gestiona documente cu .NET folosind C#. `Lucrați cu proprietățile documentului, setările și conținutul, precum și cu aspectul documentului prin gestionarea culorilor, formele, fonturile și alte elemente grafice.`...Document Working with Shapes Working with Group Shapes in Word Documents...

    docs.aspose.com/words/ro/net/programming-with-d...
  9. Ligne|Documentation Aspose.Slides

    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....AddAutoShape exposée par l’objet Shapes. Écrivez la présentation modifiée...AddAutoShape exposée par l’objet Shapes. Définissez le style de ligne...

    docs.aspose.com/slides/fr/cpp/ligne/
  10. C++での画像の操作|C++の場合Aspose.Words

    イメージ機能の紹介、C++を使用してイメージを作成および操作する方法。...文書から画像を抽出する方法 すべての画像は Document の Shape ノード内に格納されます。 すべての画像または特定の種類...トから抽出するには、次の手順を実行します: すべての Shape ノードを選択するには、 GetChildNodes メソッドを使用します。...

    docs.aspose.com/words/ja/cpp/working-with-images/