Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 18,242 for

paragraph

(0.1 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....TextFrame, Paragraph, Portion classes and Aspose...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article 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...
  4. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompatibilityOptions.CachedColBalance | Aspose....

    Optimize your layout with the CompatibilityOptions CachedColBalance property. Enhance column balancing using Cached Paragraph Information for seamless design....CachedColBalance property Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/net/aspose.words.set...
  8. CompatibilityOptions.DoNotUseHTMLParagraphAutoS...

    Optimize your HTML with the CompatibilityOptions DoNotUseHTMLParagraphAutoSpacing property. Ensure fixed Paragraph spacing for a cleaner layout!...DoNotUseHTMLParagrap property Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/net/aspose.words.set...
  9. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field....include the following elements: paragraph content write_in Answer element...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  10. 使用Aspose.word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了...

    ODT pdf: Could you advise how to fix this? Thank...NodeCollection paragraphs = doc.getChildNodes(NodeType.PARAGRAPH, true);...for (Paragraph paragraph : (Iterable<Paragraph>) paragraphs) {...

    forum.aspose.com/t/aspose-word-odt-pdf/316539