Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 36,233 for

paragraph

(0.1 sec)
  1. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::Drawing::ImageData Class Referen...

    Defines an image for a shape....and append it to the first paragraph. auto importedShape = Sys...and append it to the first paragraph. auto importedShape = Sys...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....scenarios with TextFragment and Paragraphs collection. Please use the...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  4. 13.7.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 13.7.0 Release Notes – the latest updates and fixes....attributes are added to the Paragraphs and Runs inside SDT during...copied style is not applied to Paragraphs Bug WORDSNET-8423 Docx to...

    docs.aspose.com/words/java/aspose-words-for-jav...
  5. RevisionCollection.Item | Aspose.Words for .NET

    RevisionCollection Item property. Returns a Revision at the specified index in C#....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  6. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#.... The paragraph style can be set differently...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  9. 22.7 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 22.7 Release Notes – the latest updates and fixes....List label is added to the paragraph on the next page when ExtractPages...their child elements (i.e. paragraphs or tables). /// If this option...

    docs.aspose.com/words/java/aspose-words-for-jav...
  10. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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