Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 19,019 for

paragraphs

(0.07 sec)
  1. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... PARAGRAPH , 0 , True ) . as_paragraph () run = aw...append_child ( aw . Paragraph ( doc )) . as_paragraph () run = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. أرشيف

    أرشيف...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...
  3. Aspose.Words نموذج كائن المستند (DOM) في C++|As...

    نموذج كائن المستند (DOM) هو تمثيل في الذاكرة لمستند ورد. قراءة ومعالجة وتعديل محتوى وتنسيق مستند ورد باستخدام C++....على سبيل المثال، Section أو Paragraph ، مشتقة من فئة CompositeNode...أدناه. Document , Section , Paragraph , Table , Shape , Run , وجميع...

    docs.aspose.com/words/ar/cpp/aspose-words-docum...
  4. Aspose.Words Belge Nesne Modeli (DOM) C++ içind...

    Belge Nesne Modeli (DOM), bir Word belgesinin bellek içi temsilidir. C++ kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Örneğin Section veya Paragraph gibi başka düğümler içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run , ve...

    docs.aspose.com/words/tr/cpp/aspose-words-docum...
  5. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document...asParagraph() Cast node to Paragraph . asRow() Cast node to Row...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptions Class | Aspose.Words per .NET

    Scopri Aspose.Words.TxtSaveOptions per un salvataggio documenti migliorato. Personalizza il formato del testo con potenti opzioni per risultati ottimali....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Creiamo un oggetto "TxtSaveOptions"...

    reference.aspose.com/words/it/net/aspose.words....
  7. Ajouter du Texte au PDF en utilisant C++|Aspose...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, ajouter des fragments HTML ou utiliser des polices OTF personnalisées....); // Créer un paragraphe de texte auto paragraph = MakeObject...l'indentation des lignes suivantes paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/fr/cpp/add-text-to-pdf-file/
  8. BorderCollection.ClearFormatting | Aspose.Words...

    اكتشف كيف تقوم طريقة BorderCollection ClearFormatting بإزالة جميع حدود الكائنات بسهولة، مما يعزز تصميمك بصور واضحة ونظيفة.... foreach ( Paragraph paragraph in doc . FirstSection...FirstSection . Body . Paragraphs ) { paragraph . ParagraphFormat . Borders...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. 파이썬에서 PDF 텍스트 회전하기|Aspose.PDF for Python via .NET

    Python에서 PDF 문서 내에서 텍스트 조각과 단락을 회전하는 방법을 알아봅니다.... rotated_paragraph_fragments.pdf 세 줄의 텍스트가 있는...add () paragraph = ap . text . TextParagraph () paragraph . position...

    docs.aspose.com/pdf/ko/python-net/rotate-text-i...
  10. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content....creates one section with one paragraph. public void EnsureMinimum...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/net/aspose.words/doc...