Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 5,413 for

group shape

(0.09 sec)
  1. Lägg till vattenstämpel i PPT presentationsfile...

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

    products.aspose.com/slides/sv/python-net/waterm...
  2. Lägg till vattenstämpel i PPTX presentationsfil...

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

    products.aspose.com/slides/sv/python-net/waterm...
  3. Aggiungi filigrana ai file di presentazione PPT...

    Python codice sorgente per l'aggiunta di filigrana alla presentazione PPTX.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/it/python-net/waterm...
  4. 從文件中單獨渲染形狀|Aspose.Words for .NET

    從處理文件中提取各種圖形對象,例如圖像、包含段落的文本框或箭頭形狀,然後使用 C# 將它們輸出到外部位置。...Words 中的形狀類型 在文件繪圖層中的所有內容都是由 Shape 或 GroupShape 節點表示在 Aspose.Words...INCLUDEPICTURE 這個欄位。 簡單的圖像由一個 Shape 節點表示,其中 ShapeType.Image 。 此...

    docs.aspose.com/words/zh-hant/net/rendering-sha...
  5. 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...
  6. 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...
  7. เพิ่มลายน้ำให้กับไฟล์นำเสนอ 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...
  8. اضافه کردن واترمارک به فایل های ارائه 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...
  9. Lucrul cu forme în C++|Aspose.Words pentru C++

    Introducere în limbajul de marcare a formei, creând forme de diferite tipuri folosind C++....sunt reprezentate de clasa Shape . Introduceți Forma Folosind...crea shape folosind constructorul public al clasei “Shape” ridică...

    docs.aspose.com/words/ro/cpp/working-with-shapes/
  10. C++での画像の操作|C++の場合Aspose.Words

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

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