Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 18,953 for

paragraphs

(0.33 sec)
  1. TabStop.Alignment | Aspose.Words för .NET

    Upptäck egenskapen TabStop Alignment för att enkelt anpassa textjusteringen vid tabbstopp, vilket förbättrar dokumentets layout och läsbarhet.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured document tag range start class.... first_paragraph ) doc . last_section . body...first_section . body . first_paragraph ) return range_start See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStop.Position | Aspose.Words per .NET

    Scopri la proprietà TabStop Position per trovare facilmente le posizioni delle tabulazioni nei punti, migliorando la precisione del layout e l'efficienza della progettazione.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  4. TabStop.Position | Aspose.Words لـ .NET

    اكتشف خاصية موضع علامة التبويب للعثور بسهولة على مواقع علامات التبويب في النقاط، مما يعزز دقة تخطيطك وكفاءة التصميم.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

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

    Procurar...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/pt/words/work-with-table-of-con...
  6. ארכיון

    ארכיון...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/he/words/work-with-table-of-con...
  7. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…... If the TOC paragraph style does not contain a right‑aligned...entries; it does not modify the paragraph style that defines the tab...

    forum.aspose.com/t/aspose-words-python-missing-...
  8. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan Aspose.PDF for .NET....the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/id/net/add-rectangle/
  10. Agregar objeto Rectángulo a archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF utilizando Aspose.PDF for .NET....the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/es/net/add-rectangle/