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

paragraph

(0.23 sec)
  1. 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/...
  2. 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/...
  3. 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...
  4. Texte mathématique|Documentation Aspose.Slides

    Explorez les exemples MathematicalText d'Aspose.Slides pour Android : créez et formatez des équations, des fractions, des matrices et des symboles avec Java dans des présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. IParagraph paragraph = mathShape...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/androidjava/examples/...
  5. Texte mathématique|Documentation d'Aspose.Slide...

    Explorez les exemples MathematicalText d'Aspose.Slides pour Node.js : créez et formatez des équations, fractions, matrices et symboles dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. let paragraph = mathShape...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  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. 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/
  8. أرشيف

    أرشيف...is_composite) : include_next_paragraph(endNode, nodes) # أعد العقد...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/ar/words/extract-text-from-word...
  9. Rotar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneras de rotar texto en PDF. Aspose.PDF le permite rotar texto a cualquier ángulo, rotar un fragmento de texto o un párrafo completo....TextParagraph paragraph = new TextParagraph (); paragraph . Position...párrafo paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/es/python-net/rotate-text-i...
  10. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    قم بالتنقل بسهولة في مستندك باستخدام طريقة MoveToParagraph في DocumentBuilder، مما يتيح لك تحريك المؤشر بسرعة إلى أي فقرة في قسمك....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

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