Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,529 for

paragraph

(0.17 sec)
  1. Archiv

    Archiv...být uzly na úrovni bloku (Paragraph , Table) nebo inline (např...is_composite) : include_next_paragraph(endNode, nodes) # Vraťte uzly...

    blog.aspose.com/cs/words/extract-text-from-word...
  2. Chercher

    chercher... Sélectionnez le paragraphe souhaité. Ajoutez l’animation...Effect(System::SharedPtr paragraphe, EffectType effectType, sous-type...

    blog.aspose.com/fr/slides/apply-animation-to-te...
  3. CompositeNode.ChildNodes | Aspose.Words för .NE...

    CompositeNode fast egendom. Hämtar alla omedelbara underordnade noder för denna nod.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Arbeta med former Stycke|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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/sv/net/working-with-sha...
  5. TabStop.Equals | Aspose.Words لـ .NET

    اكتشف طريقة TabStop Equals لمقارنة نسخ TabStop بكفاءة. حسّن دقة برمجتك وسهّل عملية التطوير!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Archivo

    Archivo...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/es/slides/apply-text-animation-...
  7. Arşiv

    Arşiv...is_composite) : include_next_paragraph(endNode, nodes) # Düğüm işaretçileri...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/tr/words/extract-text-from-word...
  8. Portion|Documentation d'Aspose.Slides pour Node...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/fr/nodejs-java/portion/
  9. Mover un párrafo de una presentación a otra|Doc...

    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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  10. C++でPowerPointテキスト段落を管理|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用した段落のマスター設定 — PPT、PPTX、ODP プレゼンテーションにおける配置、間隔、スタイルを最適化します。...); // Accessing the first Paragraph SharedPtr < IParagraph > para0...para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr <...

    docs.aspose.com/slides/ja/cpp/manage-paragraph/