Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 4,904 for

autoshape

(0.15 sec)
  1. Nivelurile logice ale nodurilor dintr-un Docume...

    În Aspose.Words pentru Python via .NET documentația a menționat nivelurile logice ale nodurilor-nivel de bloc, nivel de linie sau nivel de rând. Nivelul nodului este folosit pentru a descrie locația din arborele documentului în care apare de obicei nodul....Microsoft Word includ Office Art AutoShapes, casete de text, imagini...

    docs.aspose.com/words/ro/python-net/logical-lev...
  2. Niveluri logice ale nodurilor într-un document ...

    În Aspose.Words pentru documentația .NET a menționat niveluri logice ale nodurilor – nivel bloc, nivel în linie sau nivel rând folosind C#. Nivelul nodului este utilizat pentru a descrie locația în arborele de documente unde nodul apare în mod tipic....Word includ Artea de birou AutoShape, cutii de text, imagini, obiecte...

    docs.aspose.com/words/ro/net/logical-levels-of-...
  3. Работа с фигурами в Python|Aspose.Words для Pyt...

    Создавайте фигуры и ole-объекты в документе и управляйте ими с помощью Python....уровне рисования, такой как AutoShape, текстовое поле, объект произвольной...

    docs.aspose.com/words/ru/python-net/working-wit...
  4. जावा का उपयोग करके पावरपॉइंट में टेक्स्ट को हाइ...

    जावा का उपयोग करके PowerPoint में टेक्स्ट को हाइलाइट करें। जावा का उपयोग करके PowerPoint में हाइलाइट करने के लिए IDE सेट करने के लिए विवरण, चरणों की एक सूची और एक नमूना कोड प्राप्त करें।...ऑब्जेक्ट पर टाइप कास्ट को AutoShape के रूप में लागू करें हाइलाइटटेक्स्ट()...

    kb.aspose.com/hi/slides/java/highlight-text-in-...
  5. Logische Ebenen von Knoten in einem Dokument in...

    In der Aspose.Words for .NET-Dokumentation werden logische Ebenen von Knoten erwähnt – Blockebene, Inline-Ebene oder Zeilenebene unter Verwendung von C#. Die Knotenebene wird verwendet, um die Position im Dokumentbaum zu beschreiben, an der der Knoten normalerweise auftritt....Microsoft Word gehören Office Art AutoShapes, Textfelder, Bilder, OLE-Objekte...

    docs.aspose.com/words/de/net/logical-levels-of-...
  6. Obtener todo el texto en todas las diapositivas...

    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....de posición sldText += (( AutoShape ) shp ). TextFrame . Text...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  7. Archivio

    Archivio...AutoShape): builder.writeln(shape.text_frame...

    blog.aspose.com/it/slides/convert-ppt-to-word-p...
  8. スライドマスター|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションのスライドマスターを追加または編集する...SharedPtr < IAutoShape > autoShape = System :: AsCast < Aspose...shape ); if ( autoShape != nullptr ) { if ( autoShape -> get_Placeholder...

    docs.aspose.com/slides/ja/cpp/slide-master/
  9. WordArt|Документация 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....() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...200.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/ru/cpp/wordart/
  10. ハイパーリンクの管理|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションにハイパーリンクを追加する方法...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ja/java/manage-hyperlinks/