Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 18,529 for

paragraph

(0.06 sec)
  1. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....TextParagraph (); // Set paragraph position par . setPosition...// Add new TextFragment to paragraph par . appendLine ( updatedFragment...

    docs.aspose.com/pdf/java/create-forms/
  2. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize Paragraph styles, enhancing your document's formatting and readability....independent style identifier of the paragraph style applied to this formatting...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/net/aspose.words/par...
  4. ParagraphFormat.CharacterUnitFirstLineIndent | ...

    Discover the ParagraphFormat CharacterUnitFirstLineIndent property to easily customize your document's first line or hanging indent for a polished look....Examples Shows how to change paragraph spacing and indents. Document...// 4 - Line spacing before paragraphs: Assert . That ( 0.0d , Is...

    reference.aspose.com/words/net/aspose.words/par...
  5. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CSS 选择器 – CSS 和 HTML 示例

    学习如何有效地使用 CSS 选择器来选择 HTML 文档中需要样式的元素。...1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > 类别选择器 类选择器可匹配具有特定...

    docs.aspose.com/html/zh/net/tutorial/css-select...
  7. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Inline can be a child of Paragraph . Inheritance: Inline → Node...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...document will be split at paragraphs formatted using Heading 1...only Heading 1 and Heading 2 paragraphs cause the document to be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/python-net/image-regions-li...
  10. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

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