Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,529 for

paragraph

(0.1 sec)
  1. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  2. 母版幻灯片|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的母版幻灯片示例:在 PPT、PPTX 和 ODP 中创建、编辑和设置母版、占位符和主题,代码清晰明了。...Color" , "BLACK" ); let paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  3. Table.relative_vertical_alignment property | As...

    Table.relative_vertical_alignment property. Gets or sets floating table relative vertical alignment....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....text to images or formatting paragraphs, tagged PDFs remain accessible...Content with BDC Operators Tag Paragraph with Text Tag an Image with...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  5. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Optimize Footers|Aspose.Words for JasperReports

    Aspose.Word for JasperReports tries to optimize footer contents for better fitting footer on the page....decreasing font size of last paragraph break of the footer and b)...

    docs.aspose.com/words/jasperreports/optimize-fo...
  7. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....then appears in the parent Paragraph's RunCollection. RunCollection...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....getTextFrame (); // Creates the Paragraph object for text frame IParagraph...Creates a Portion object for paragraph IPortion portion = para ....

    docs.aspose.com/slides/java/manage-textbox/
  9. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, Paragraph and section formatting. To learn more, visit the documentation article in C++....other content, specify font, paragraph and section formatting. To...get_CurrentParagraph () Gets the paragraph that is currently selected...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java...." + " we cannot edit this paragraph without the password."); //...writeln(MessageFormat.format("This paragraph is inside the first editable...

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