Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 5,444 for

shape grouping

(0.16 sec)
  1. العمل مع الأشكال في Python|Aspose.Words لـ Pyth...

    قم بإنشاء الأشكال والكائنات ole وإدارتها في مستند باستخدام Python....تمثيل أشكال المستند بواسطة فئة Shape . إدراج الأشكال باستخدام منشئ...باستخدام طريقة insert_shape . تسمح طريقة insert_shape بإدراج شكل DML...

    docs.aspose.com/words/ar/python-net/working-wit...
  2. 從文件中單獨渲染形狀|Aspose.Words for .NET

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

    docs.aspose.com/words/zh-hant/net/rendering-sha...
  3. Rendu des formes Séparément d'un document|Aspos...

    Extrayez divers objets graphiques, tels que des images, une zone de texte contenant des paragraphes ou des formes de flèche, lors du traitement d'un document, et exportez-les vers un emplacement externe....est représenté par le nœud Shape ou GroupShape dans le module...simple est représentée par un Shape nœud de ShapeType.Image . Ce...

    docs.aspose.com/words/fr/cpp/rendering-shapes-s...
  4. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/zh-hant/python-net/w...
  6. Thêm Hình mờ vào Tệp Bản trình bày ODP bằng Pyt...

    Mã nguồn Python để thêm Hình mờ vào Bản trình bày ODP.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/vi/python-net/waterm...
  7. CDR to DXF Images Conversion with Python | prod...

    How to use Python for CDR to DXF images and photos conversion on desktop and web applications....file contains text, lines, shapes, images, colours and effects...integer number called a group code. This group code actually represents...

    products.aspose.com/imaging/python-net/conversi...
  8. Forms2OleControl Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.Ole.Forms2OleControl, din lösning för att integrera Microsoft Forms 2.0 OLE-kontroller sömlöst i dina applikationer....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Lucrul cu forme în Java|Aspose.Words pentru Java

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

    docs.aspose.com/words/ro/java/working-with-shapes/
  10. Trabajar con formas en C++|Aspose.Words para C++

    Introducción al lenguaje de marcado de formas, creando formas de diferentes tipos usando C++....representadas por la clase Shape . Insertar Forma Usando el Generador...formas VML. Intentar crear shape utilizando el constructor público...

    docs.aspose.com/words/es/cpp/working-with-shapes/