Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 18,950 for

paragraphs

(0.52 sec)
  1. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. // Each...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties....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/nodejs-net/aspose.wo...
  3. 使用 Python 的基于区域的提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 从 PDF 文档中的特定页面区域或段落结构提取文本。...pdf as ap def extract_paragraphs_from_pdf ( infile , outfile...outfile ): """ Extract all paragraphs from a PDF document, and write...

    docs.aspose.com/pdf/zh/python-net/region-based-...
  4. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...isInline()) { NodeCollection<Paragraph> paragraphs = shape.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true); Paragraph refNode = shape.getParentParagraph();...

    forum.aspose.com/t/alternative-way-to-extract-a...
  5. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....object to paragraphs collection of page page -> get_Paragraphs () ->...object to paragraphs collection of page page -> get_Paragraphs () ->...

    docs.aspose.com/pdf/cpp/add-ellipse/
  7. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. doc =...first_section . body . first_paragraph . paragraph_format # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....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/nodejs-net/aspose.wo...
  9. ParagraphFormat.characterUnitFirstLineIndent pr...

    ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. let doc...// 4 - Line spacing before paragraphs: expect ( 0.0 ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::LowCode::MailMergeOptions::get_C...

    Aspose::Words::LowCode::MailMergeOptions::get_CleanupParagraphsWithPunctuationMarks method. Gets or sets a value indicating whether Paragraphs with punctuation marks are considered as empty and should be removed if the RemoveEmptyParagraphs option is specified in C++....value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/cpp/aspose.words.low...