Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 18,529 for

paragraphs

(0.36 sec)
  1. C# の Aspose.Words Document Object Model (DOM)|....

    Document Object Model (DOM) は、Word ドキュメントのメモリ内表現です。 C# を使用して、Word ドキュメントのコンテンツと書式設定を読み取り、操作、変更します。... Section や Paragraph など、他のノードを含むことができるノードは CompositeNode...ます。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 、およ...

    docs.aspose.com/words/ja/net/aspose-words-docum...
  2. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline"...apply underline to the whole paragraph or surrounding run instead...

    forum.aspose.com/t/incorrect-underline-height-i...
  3. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...Paragraphs.Add(htmlFragment); pdfDocument...pdfDocument.Pages[1].Paragraphs.Add(vSomeFloatingBox); pdfDocument...

    forum.aspose.com/t/display-html-markup-in-a-tex...
  4. Укажите параметры компоновки в Python|Aspose.Wo...

    Укажите параметры компоновки для различных макетов документов, используя Python.... show_paragraph_marks – значение Boolean ...отображения не задано свойство show_paragraph_marks . В Microsoft Word эти...

    docs.aspose.com/words/ru/python-net/specify-lay...
  5. Aspose.Words for Java

    Cette API permet de créer, modifier, rendre, imprimer et convertir des documents Word en Java sans utiliser Microsoft Word....l'aide de Java Convertir un paragraphe en puces dans Word à l'aide...Java Convertir des puces en paragraphe dans un fichier Word à l'aide...

    kb.aspose.com/fr/words/java/page/2/
  6. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....resultant graph object to the paragraph collection of the selected...added to the PDF page as a paragraph item. Code to Draw a Circle...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  7. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Cancella senza sforzo tutti i nodi figlio con il metodo CompositeNode RemoveAllChildren. Semplifica il tuo codice e migliora le prestazioni oggi stesso!... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Run.Text | Aspose.Words per .NET

    Gestisci il testo di esecuzione senza sforzo! Ottieni o imposta facilmente le proprietà del testo di esecuzione per una modifica fluida dei documenti e un controllo avanzato dei contenuti.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  10. TabLeader Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.TabLeader، التي تحدد أنماط خطوط القيادة للعلامات التبويبية، مما يعزز تنسيق المستندات وقابليتها للقراءة في مشاريعك....Document doc = new Document (); Paragraph para = doc . FirstSection.... Save ( ArtifactsDir + "Paragraph.TabStops.docx" ); أنظر أيضا...

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