Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 5,331 for

autoshape

(2.56 sec)
  1. Převeďte formát JSON na PPTM přes C++ | product...

    Analyzujte JSON na PPTM v C++ bez použití Microsoft PowerPoint...získejte první snímek, Přidat AutoShape typu Rectangle, přidat TextFrame...

    products.aspose.com/total/cs/cpp/conversion/jso...
  2. Logické úrovně uzlů v dokumentu C#|Aspose.Words...

    In Aspose.Words místo .NET dokumentace zmíněná logická úroveň uzlů - úroveň bloku, inline úroveň nebo úroveň řádku pomocí C#. Úroveň nódu se používá k popisu umístění ve stromu dokumentu, kde se uzel obvykle vyskytuje....Word zahrnují Office Art AutoShapes, textové schránky, obrázky...

    docs.aspose.com/words/cs/net/logical-levels-of-...
  3. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Microsoft Word include Office Art AutoShapes, text boxes, images, OLE...

    docs.aspose.com/words/java/logical-levels-of-no...
  4. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Microsoft Word include Office Art AutoShapes, text boxes, images, OLE...

    docs.aspose.com/words/python-net/logical-levels...
  5. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Microsoft Word include Office Art AutoShapes, text boxes, images, OLE...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  6. Converti il formato JSON in POWERPOINT tramite ...

    Analizza JSON in POWERPOINT in C++ senza utilizzare Microsoft PowerPoint...diapositiva, Aggiungi un AutoShape di tipo Rectangle, aggiungi...

    products.aspose.com/total/it/cpp/conversion/jso...
  7. Tekst doorhalen in PPTX met Java

    Deze zelfstudie behandelt hoe u tekst in PPTX kunt doorhalen met Java. Het behandelt alle details om de omgeving tot stand te brengen, een stapsgewijs proces en een werkende voorbeeldcode om PPTX-tekst te verwijderen met behulp van Java.... Er wordt een autoshape gemaakt, gevolgd door het...

    kb.aspose.com/nl/slides/java/how-to-strike-out-...
  8. Работа с форми в C#|Aspose.Words вместо .NET

    Въведение във формата маркиращ език, създаване на форми от различни видове използване C#....обект в рисувания слой, като AutoShape, текстова кутия, свободна...

    docs.aspose.com/words/bg/net/working-with-shapes/
  9. 搜索

    搜索...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/zh-hant/slides/work-with-hyperl...
  10. إدارة روابط العروض التقديمية في C++|وثائق Aspos...

    قم بإدارة الروابط التشعبية بسهولة في عروض PowerPoint و OpenDocument التقديمية باستخدام Aspose.Slides لـ C++ — حسّن التفاعل وسير العمل في دقائق....-> get_Shapes ()) { auto autoShape = System :: AsCast < IAutoShape...IAutoShape > ( shape ); if ( autoShape != nullptr ) { for ( const...

    docs.aspose.com/slides/ar/cpp/manage-hyperlinks/