Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 18,545 for

paragraphs

(1.37 sec)
  1. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLabel.LabelString | Aspose.Words per .NET

    Scopri la proprietà LabelString di ListLabel per una semplice rappresentazione in formato stringa delle etichette degli elenchi, migliorando così la presentazione e l'organizzazione dei tuoi dati senza sforzo.... Paragraph , true ); // Verifica se abbiamo...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/it/net/aspose.words....
  3. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...the next paragraph that is created , not to the paragraph that already...applied to the following paragraph So the alignment is set after...

    forum.aspose.com/t/header-alignment-issue-and-n...
  5. Aspose.Words Document Object Model (DOM)|Aspose...

    (Document Object Model) (DOM) bir Word belgesi bellek içi temsilidir. Java'i kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini oku, manipüle et ve değiştir....düğümler, örneğin Section veya Paragraph , CompositeNode sınıfından...oluşturulur. Document , Section , Paragraph , Table , Shape , Run , ve...

    docs.aspose.com/words/tr/java/aspose-words-docu...
  6. NodeImporter | Aspose.Words per .NET

    Scopri il costruttore NodeImporter e crea facilmente nuove istanze di NodeImporter per semplificare la gestione dei dati e migliorare l'efficienza del progetto.... Paragraph || insertionDestination ....NodeType . Paragraph ) { Paragraph para = ( Paragraph ) srcNode...

    reference.aspose.com/words/it/net/aspose.words/...
  7. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Lưu trữ

    Lưu trữ...is_composite) : include_next_paragraph(endNode, nodes) # Trả lại...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/vi/words/extract-text-from-word...
  9. Arşiv

    Arşiv...is_composite) : include_next_paragraph(endNode, nodes) # Düğüm işaretçileri...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/tr/words/extract-text-from-word...
  10. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... PARAGRAPH A paragraph of text. BOOKMARK_START...images, fields,etc.) within a paragraph STRUCTURED_DOCUMENT_TAG Allows...

    reference.aspose.com/words/python-net/aspose.wo...