Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 18,529 for

paragraph

(0.06 sec)
  1. Utilisation de la table des matières dans Java|...

    Champ de la Table des matières en détails. Comment créer et modifier un champ `TOC` à l'aide de Java.... Par exemple, un paragraphe avec un style Heading 1 sera...dans le TOC tandis qu’un paragraphe avec Heading 2 sera traité...

    docs.aspose.com/words/fr/java/working-with-tabl...
  2. إضافة نص إلى PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة نص إلى مستند PDF في .NET باستخدام Aspose.PDF لتعزيز المحتوى وتحرير المستندات....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ar/net/add-text-to-pdf-file/
  3. Aspose.Words DOM|Aspose.Words برای Python via .NET

    Document Object Model (DOM) یک نمایش در حافظه یک سند Word است. خواندن، دستکاری و اصلاح محتوا و قالب بندی یک سند Word با استفاده از Python....به عنوان مثال، Section یا Paragraph ، از کلاس CompositeNode مشتق...است. Document ، Section ، Paragraph ، Table ، Shape ، Run ، و...

    docs.aspose.com/words/fa/python-net/aspose-word...
  4. Aspose.Words 문서 개체 모델(DOM)에 C++|Aspose.Words 에 ...

    문서 개체 모델(DOM)는 단어 문서의 메모리 내 표현입니다. 다음을 사용하여 단어 문서의 내용 및 서식을 읽고 조작하고 수정합니다 C++....노드를 포함할 수 있는 노드, Section 또는 Paragraph ,에서 유래 CompositeNode 클래스,즉...만들어집니다. Document , Section , Paragraph , Table , Shape , Run ,그리고...

    docs.aspose.com/words/ko/cpp/aspose-words-docum...
  5. إدارة أجزاء النص في العروض التقديمية في .NET|تو...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides for .NET، مما يعزز الأداء والتخصيص....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/ar/net/portion/
  6. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/ko/words/extract-text-from-word...
  7. OfficeMath.ParentParagraph | Aspose.Words per .NET

    Scopri la proprietà ParentParagraph di OfficeMath per accedere facilmente al paragrafo padre di qualsiasi nodo, migliorando così la formattazione e la struttura del tuo documento....genitore Paragraph di questo nodo. public Paragraph ParentParagraph...docx" ); Guarda anche class Paragraph class OfficeMath spazio dei...

    reference.aspose.com/words/it/net/aspose.words....
  8. ParagraphFormat.LeftIndent | Aspose.Words för .NET

    Justera vänsterindraget för dina stycken enkelt med egenskapen ParagraphFormat LeftIndent. Anpassa din textlayout för bättre läsbarhet!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Porción|Aspose.Slides para Node.js a través de ...

    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/es/nodejs-java/portion/
  10. CompositeNode.GetText | Aspose.Words per .NET

    Scopri il metodo CompositeNode GetText per recuperare in modo efficiente il testo dai nodi e dai loro elementi figlio, migliorando le tue capacità di elaborazione dei dati.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/it/net/aspose.words/...