Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 18,485 for

paragraphs

(0.17 sec)
  1. TableContentAlignment enumeration | Aspose.Word...

    aspose.words.saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format....will be taken from the first paragraph in corresponding table column...insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...(Inherited from Field ) insert_paragraph_number Gets or sets whether...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Formatage du texte de présentation en .NET|Docu...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET. Personnalisez les polices, les couleurs, l'alignement et plus encore....les cadres de texte, les paragraphes, la mise en forme et les...couleurs d’arrière‑plan à des paragraphes entiers ou à des portions...

    docs.aspose.com/slides/fr/net/text-formatting/
  4. 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/...
  5. 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...
  6. 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/...
  7. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. 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/
  9. 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-...
  10. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers 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...