Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 18,331 for

paragraph

(0.07 sec)
  1. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/nodejs-net/position-a-table/
  4. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/java/position-a-table/
  5. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...“Widow/Orphan” case: When there is a paragraph with the “widow/orphan control”...case: When there are two paragraphs of footnote text and “Keep...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  7. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless PAGE field implementation. Enhance your document automation with powerful features today!...node, returns its parent paragraph. If the field is already removed...= new Document ( MyDir + "Paragraphs.docx" ); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 使用 Python 更改 HTML 文本颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改文本颜色。包括内联和内部 CSS 示例、最佳实践和常见问题解答。...Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...attribute with color property 19 paragraph. set_attribute ( "style" ...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  9. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for document themes.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Math::MathObjectType enum | Aspo...

    Aspose::Words::Math::MathObjectType enum. Specifies type of an Office Math object in C++.... OMathPara 1 Math paragraph, or display math zone, that...

    reference.aspose.com/words/cpp/aspose.words.mat...