Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 36,320 for

paragraph

(0.08 sec)
  1. StructuredDocumentTag - Aspose.Words for Java -...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...places: Block-level - Among paragraphs and tables, as a child of...

    reference.aspose.com/words/java/com.aspose.word...
  2. structureddocumenttag - Aspose.Words for Java -...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...places: Block-level - Among paragraphs and tables, as a child of...

    reference.aspose.com/words/java/com.aspose.word...
  3. Translate Document using Aspose.Words - Free Su...

    Hi Adam, Is it feasible to translate the content of Microsoft word document from English to any other language or vice versa using ASPOSE utilities. Could you please provide us a small example to use this utility if it…...Translate each paragraph in the document. foreach (Paragraph para in...doc.GetChildNodes(NodeType.Paragraph, true)) { string translatedText...

    forum.aspose.com/t/translate-document-using-asp...
  4. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ContinuationPageNumbers | Aspose.PDF for .NET A...

    List of page numbers on which the Paragraph is continued. It will match with page where the Paragraph started if it is continuing in the next column on the same page....page numbers on which the paragraph is continued. It will match...match with page where the paragraph started if it is continuing...

    reference.aspose.com/pdf/net/aspose.pdf.text/ma...
  6. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/net/editor/html/
  7. NodeImporter - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...text of the document. The paragraphs and runs of text merely reference...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to keep the table cell text format while up...

    https://stackoverflow.com/questions/73487377/how-to-keep-the-table-cell-text-format-while-updating-the-table-in-docx-python...contain more then one paragraph and each paragraph can contain zero...your table is simple (one paragraph with one run per cell) then...

    forum.aspose.com/t/how-to-keep-the-table-cell-t...
  9. Aspose::Words::Replacing::IReplacingCallback in...

    Aspose::Words::Replacing::IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C++....Insert a document after the paragraph containing the matched text...System :: ExplicitCast < Paragraph > ( args -> get_MatchNode...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/bod...