Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 18,529 for

paragraphs

(0.07 sec)
  1. DocumentBuilder.InsertDocumentInline | Aspose.W...

    Effortlessly insert documents inline with the DocumentBuilder InsertDocumentInline method, enhancing your workflow and document editing experience....moves the content of the paragraph of the destination document...is inserted, into the last paragraph of the inserted source document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...if the current node is a paragraph if (currentNode.NodeType ==...NodeType.Paragraph) { Paragraph currentParagraph = (Paragraph)currentNode;...

    forum.aspose.com/t/how-to-create-a-content-cont...
  4. Фрагмент|Aspose.Slides для Node.js через .NET Д...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/ru/nodejs-java/portion/
  5. 使用 Python 管理演示文稿中的文本片段|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理文本片段,从而提升性能和自定义能力。...text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/zh/python-net/portion/
  6. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/java/table-overview/
  7. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/run...
  8. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...level, moves to the next paragraph. The comparison is not case-sensitive...end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EditableRange.EditorGroup | Aspose.Words لـ .NET

    قم بإدارة أذونات المستخدم بسهولة باستخدام خاصية EditableRange EditorGroup، مما يتيح لك التحكم في الوصول إلى التحرير لتعزيز التعاون...." + "we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph inside the outer editable...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. InlineStory.ParentParagraph | Aspose.Words per ...

    Scopri la proprietà ParentParagraph di InlineStory per accedere senza sforzo al paragrafo padre di qualsiasi nodo, migliorando la tua esperienza di gestione dei contenuti....genitore Paragraph di questo nodo. public Paragraph ParentParagraph...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...