Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 18,585 for

paragraph

(0.41 sec)
  1. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table....the next row or to the next paragraph after the table. If you delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... PARAGRAPH , 1 , True )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....element inside the cell's paragraph. // The coordinate origin...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust shapes' vertical dimensions for enhanced design flexibility and precision.... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....the heading // and the next paragraph via "View" -> "Show/Hide"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/cpp/find-and-replace/
  7. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...<summary> /// Called when a Paragraph end is encountered in the...visitParagraphEnd(Paragraph paragraph) { resetFont(paragraph.getParagraphBreakFon());...

    forum.aspose.com/t/word-document-font-replaceme...
  8. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距...Cells TextBox Paragraph Formatting Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  9. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java....appendChild(new Paragraph(doc)); builder.insertNode(textbox);...

    reference.aspose.com/words/java/com.aspose.word...