Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 17,314 for

paragraph

(0.08 sec)
  1. Shape Types|Aspose.Slides 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....Shape Ellipse Group Line Paragraph Portion Rectangle Shape Formatting...

    docs.aspose.com/slides/net/shape-types/
  2. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/net/aspose.words/edi...
  3. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...first_section . body . first_paragraph . append_child ( run ) doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document document, CustomNode cust…...void makeParaChildOfStruc(Paragraph para, StructuredDocumentTa... structuredDocumentTa) { Paragraph para = customNode.getParaNode();...

    forum.aspose.com/t/content-control-visible-in-w...
  6. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words.not...
  7. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document....# the direction of every paragraph of text that Aspose.Words...loads from plaintext. # Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. Footnote...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words.not...