Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 18,217 for

paragraph

(0.49 sec)
  1. 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...
  2. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the Paragraph in C++....level number (0 to 8) for the paragraph. int32_t Aspose :: Words ::...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....through paragraphs in the current text frame. for paragraph in text_frame...text_frame . paragraphs : # Loop through text portions in the...

    docs.aspose.com/slides/python-net/extract-text-...
  4. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...formatting properties of a paragraph style. (Inherited from Style...(Inherited from Style ) next_paragraph_style_name Gets/sets the name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the Paragraph in C++....list and applies it to the paragraph. void Aspose :: Words :: Lists...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....complex elements such as paragraphs, tables, images, etc. Regardless...content between: Two specific paragraphs Specific runs of text Fields...

    docs.aspose.com/words/python-net/how-to-extract...
  8. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a Paragraph in Java....) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

    reference.aspose.com/words/java/com.aspose.word...
  9. 从一个演示文稿移动段落到另一个演示文稿|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraph p1 = textBody1 . Elements...Elements < Drawing . Paragraph >(). First (); // 获取目标演示文稿中的第一张幻灯片。 SlidePart...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  10. block|Documentation

    Block element is used to organize content within containers....paragraph= ?content=First column, first...first block. &paragraph &block ?block=Column 1-2 column=1 border=square...

    docs.aspose.com/omr/net/txt-markup/block/