Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 36,270 for

paragraph

(0.09 sec)
  1. Create a GroupShape and get parent node - Free ...

    Hello. I’m trying to create a GroupShape and add text box type Shapes to it. The only way to create a new GroupShape seems to be via a constructor: GroupShape groupShape = new GroupShape(documentBuilder.getDocument());…...parent node, which will be a paragraph. Unfortunatly, there is no...

    forum.aspose.com/t/create-a-groupshape-and-get-...
  2. I want to get all the ending word of each line ...

    I have attached a word document as a sample input document.I have highlighted the ending word of each line with yellow. I would like to get these words. Sampeldoc.docx (16.2 KB)...required split Run nodes in the paragraph into parts so each Run contain...

    forum.aspose.com/t/i-want-to-get-all-the-ending...
  3. Aspose JAVA extracting arabic missing (replace ...

    When developing a java program in OSX, I am extracting text from a PDF file. It is a fairly straightfoward code to iterate pdf page by page, and extract text inside, like below for (com.aspose.pdf.Page page : (Iterable<c…...addParagraphs(new Paragraph(TextSegment.getText())); });...

    forum.aspose.com/t/aspose-java-extracting-arabi...
  4. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/python-net/working-with-h...
  5. ParagraphFormat.line_unit_before property | Asp...

    ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the Paragraphs....before the paragraphs. Examples Shows how to change paragraph spacing...first_section . body . first_paragraph . paragraph_format # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.character_unit_left_indent prop...

    ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_left_indent...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Text and Images from ODP Files using Py...

    Python source code to parse ODP Presentation....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/python-net/parser/odp/
  8. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/net/working-with-headers-...
  9. How to Make Text Font Bold Using Aspose.Slides ...

    Hi support, How to make text formate Bold. I’ve tried this image.png (10.5 KB) but getting the below error image.png (23.6 KB)...first Portion of the first Paragraph in the TextFrame. var portion1...

    forum.aspose.com/t/how-to-make-text-font-bold-u...
  10. PresetShadow | Aspose.Sildes for Node.js via Ja...

    PresetShadow PresetShadow class Represents a Preset Shadow effect. equals Name Description equals (Object) Determines......ImageTransformOperat , AlphaBiLevel , Paragraph , BasePortionFormat , GradientStopCollecti...

    reference.aspose.com/slides/nodejs-java/aspose....