Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 17,598 for

paragraph

(0.09 sec)
  1. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....shortcut method that creates a Paragraph object with optional text...() override Gets the first paragraph in the story. get_HasChildNodes...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables. To learn more, visit the documentation article in C++....inline-level nodes that can contain paragraphs and tables. To learn more...not a paragraph, creates and appends one empty paragraph. get_Count...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Border | Aspose.Words for Java

    Represents a border of an object in Java....including paragraph, run of text inside a paragraph or a table...docx"); Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/java/com.aspose.word...
  4. 脚注 尾注|Aspose.PDF for Reporting Services

    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.... < Paragraphs > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > 线箭头...

    docs.aspose.com/pdf/zh/reportingservices/footno...
  5. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...revisions and insert a paragraph. That paragraph will be an insert...doc . firstSection . body . paragraphs . at ( 1 ). isInsertRevision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldStyleRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStyleRef class. Implements the STYLEREF field...insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Row.IsLastRow | Aspose.Words for .NET

    Discover the Row IsLastRow property. Easily identify if a row is the last in a table for streamlined data management and enhanced programming efficiency....Enabling KeepWithNext for every paragraph in the table except for the...)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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....and ending of the styles or paragraphs appear in the incorrect place...= textData . Items [ 0 ]. Paragraph ; var textToReplace = textData...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  10. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of Paragraphs of text on slides....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for Java:...

    docs.aspose.com/slides/java/manage-fonts/