Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 18,590 for

paragraphs

(2.41 sec)
  1. NodeCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till vilken nod som helst med NodeCollection Item-egenskapen. Hämta snabbt noder via index för sömlös datahantering och förbättrad prestanda.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Access the math paragraph. IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/java/examples/elements/m...
  3. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlFragment in Page.Footer renders, but footer...

    Hello, I am testing footer rendering in Aspose.PDF for .NET and I am seeing inconsistent behavior when using HTML footers. What I am trying to do I want to: convert the main body from HTML using HtmlLoadOptions add a…...Paragraphs.Add(new HtmlFragment(currentFooterHtml));...footerBox.Paragraphs.Add(footerFragment); footer.Paragraphs.Add(footerBox);...

    forum.aspose.com/t/htmlfragment-in-page-footer-...
  6. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance document formatting with precision and flexibility today!...for a paragraph. Document doc = new Document (); Paragraph para...FirstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/net/aspose.words/tab...
  8. In Aspose.words the NUMBERING_PROPERTIES WOULD ...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTI…..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  9. FloatingBoxを使用したテキスト生成|Aspose.PDF for .NET

    このページでは、フローティングボックス内のテキストのフォーマット方法について説明します。... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } 上記の例で...

    docs.aspose.com/pdf/ja/net/floating-box/
  10. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones PowerPoint y OpenDocument con JavaScript usando Aspose.Slides para Node.js. Guía paso a paso....de párrafo usando la clase Paragraph . Establece el tipo de viñeta...para = new aspose . slides . Paragraph (); // Configurando el estilo...

    docs.aspose.com/slides/es/nodejs-java/manage-bu...