Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 18,327 for

paragraph

(0.07 sec)
  1. Table.textWrapping property | Aspose.Words for ...

    Table.textWrapping property. Gets or sets [Table.textWrapping](./) for table....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  3. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... Paragraph ( doc )) builder . insert_node...move_to ( textbox . first_paragraph ) builder . write ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get and Set Bookmark Text|Aspose.Words for .NET

    Get and set bookmark textin a document easily and fast instead of using Open XML SDK in C#.... Create and Add a Paragraph Style Find and Replace Text...

    docs.aspose.com/words/net/get-and-set-bookmark-...
  5. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Automatic search for paragraph bounding boxes Automatic search...

    docs.aspose.com/ocr/python-net/image-regions/
  6. Manage Shape Text Options with JavaScript via C...

    Learn how to manage text options for shapes using Aspose.Cells for JavaScript via C++....C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  7. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder ( doc ); // Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Ինչպես կարդալ Word փաստաթուղթը C#-ում

    Այս հակիրճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես կարդալ Word փաստաթուղթը C#-ով: Word փաստաթղթից տեքստ կարդալու համար C# միջավայրի մանրամասները և գործարկվող օրինակելի կոդը՝ նկարագրությամբ, համօգտագործվում է:...Document դասի օբյեկտի մեջ Ստացեք Paragraph տիպի բոլոր հանգույցները փաստաթղթից...տեսակի հանգույց, ինչպիսիք են Paragraph, Run, Section, Body, HeaderFooter...

    kb.aspose.com/hy/words/net/how-to-read-word-doc...
  10. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

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