Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 18,529 for

paragraphs

(0.16 sec)
  1. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....Asian text in the current paragraph. @property def add_space_...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.clear_formatting method | Aspose.Words f...

    Border.clear_formatting method. Resets border properties to default values....to remove borders from a paragraph. doc = aw . Document ( file_name...+ 'Borders.docx' ) # Each paragraph has an individual set of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/...
  4. Node.Document | Aspose.Words for .NET

    Discover the Node Document property, effortlessly access the document linked to your node for seamless data management and enhanced productivity....new Document (); Paragraph para = new Paragraph ( doc ); para ...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/net/aspose.words/nod...
  5. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction...# the direction of every paragraph of text that Aspose.Words...loads from plaintext. # Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. 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-...
  8. Gérer les exposants et indices en Python|Aspose...

    Maîtrisez les exposants et indices dans Aspose.Slides pour Python via .NET et améliorez vos présentations avec un formatage de texte professionnel pour un impact maximal....n’importe quelle portion de paragraphe. Dans Aspose.Slides, utilisez...TextFrame . Effacez les paragraphes existants. Pour l’exposant...

    docs.aspose.com/slides/fr/python-net/superscrip...
  9. 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/...
  10. Ustvari WORD Z Uporabo Python

    Ustvarite novo WORD v Python v nekaj korakih. Preprosto ustvarite WORD s knjižnico Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/sl/python-net/make/word/