Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 18,529 for

paragraphs

(0.11 sec)
  1. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Работа с фигурами|Documentation

    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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/ru/net/working-with-sha...
  3. Arbeiten mit dem Shapes-Absatz|Documentation

    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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/de/net/working-with-sha...
  4. TabStop.IsClear | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية TabStop IsClear على تعزيز واجهة المستخدم الخاصة بك من خلال ضمان إدارة سلسة لعلامات التبويب، ومسح التوقفات الموجودة للحصول على تجربة مستخدم أكثر سلاسة....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. ParagraphCollection.Item | Aspose.Words för .NET

    Få enkelt åtkomst till specifika stycken med egenskapen ParagraphCollection Item. Hämta valfritt stycke via index för smidig texthantering....Hämtar en Paragraph vid det givna indexet. public Paragraph this [...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Travailler avec des styles en C++|Aspose.Words ...

    Fonctionnalités de formatage Microsoft Word améliorées, travaillant avec des styles et des thèmes en utilisant C++....répertorier et compter les paragraphes et les suites de texte formatés...formaté avec un style de paragraphe spécifique et un style de...

    docs.aspose.com/words/fr/cpp/working-with-style...
  7. IsInLineParagraph only works on first page Foot...

    When using the IsInLineParagraph = true option inside of a HeaderFooter, the paragraph is properly rendered as inline on the first page, however on subsequent pages the paragraph is rendered as if IsInLineParagraph = fal…...inside of a HeaderFooter, the paragraph is properly rendered as inline...however on subsequent pages the paragraph is rendered as if IsInLineParagraph...

    forum.aspose.com/t/isinlineparagraph-only-works...
  8. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v....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...
  9. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....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...
  10. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n....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...