Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 5,435 for

shape grouping

(0.1 sec)
  1. ギア型スマートアート形状からテキストを抽出|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....そのためには、まずSmart Art ShapeGroup Shapeに変換し、 GroupShape.getGroupedShapes()...。最後に、ループ内で個々の形状を一つずつ反復処理し、 Shape.Text プロパティを使用してテキストを抽出します。 ...

    docs.aspose.com/cells/ja/java/extract-text-from...
  2. Arsip

    Arsip...berdasarkan ID shape = page.shapes[1] # Hapus perlindungan shape.protection...FALSE shape.protection.lock_begin.value = BOOL.FALSE shape.protection...

    blog.aspose.com/id/diagram/remove-visio-shape-p...
  3. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation....Members Name Description CENTER_GROUP Justifies instances of mathematical...each other, and centers the group of mathematical text (the Math...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleControl Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.Ole.OleControl för att sömlöst integrera OLE ActiveX-kontroller i dina applikationer för förbättrad funktionalitet....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  5. OleControl Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.Ole.OleControl per integrare perfettamente i controlli OLE ActiveX nelle tue applicazioni per funzionalità migliorate....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/it/net/aspose.words....
  6. Chercher

    chercher...Enhanced ActiveX Controls Improved Shape Visibility Control Expanded...Markdown Export Introduced Grouping Shapes Improved Big5 Encoding...

    blog.aspose.com/fr/words/whats-new-in-aspose-wo...
  7. Работа с изображениями на C++|Aspose.Words для C++

    Введение в функцию создания изображений, как создавать изображения и манипулировать ими с помощью C++....изображения хранятся внутри Shape узлов в Document . Чтобы извлечь...GetChildNodes , чтобы выбрать все узлы Shape . Выполните итерацию по результирующим...

    docs.aspose.com/words/ru/cpp/working-with-images/
  8. Trabalhar com imagens em C++|Aspose.Words para C++

    Introdução ao recurso de imagem, como criar e manipular imagens usando C++....são armazenadas dentro de nós Shape em um Document . Para extrair...para selecionar todos os nós Shape . Iterar através de coleções...

    docs.aspose.com/words/pt/cpp/working-with-images/
  9. Şekilleri Belgeden Ayrı Olarak Oluşturma|.NET i...

    Bir belgeyi işlerken resimler, paragraf içeren metin kutusu veya ok şekilleri gibi çeşitli grafik nesnelerini çıkarın ve bunları C# kullanarak harici bir konuma aktarın....Belge Nesnesi Modülünde (DOM) Shape veya GroupShape düğümü tarafından...görüntü, ShapeType.Image ‘nin Shape düğümü ile temsil edilir. Bu...

    docs.aspose.com/words/tr/net/rendering-shapes-s...
  10. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python 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...values, use the parent_series_group.overlap read/write property...

    docs.aspose.com/slides/python-net/chart-series/