Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 36,234 for

paragraph

(0.12 sec)
  1. RevisionCollection.Count | Aspose.Words for .NET

    RevisionCollection Count property. Returns the number of revisions in the collection in C#....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Revision.RevisionType | Aspose.Words for .NET

    Revision RevisionType property. Gets the type of this revision in C#....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/net/working-with-markdown...
  4. Aspose.Slides for C++ 22.3 Release Notes|Aspose...

    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....portion , System :: SharedPtr < Paragraph > para , System :: SharedPtr...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  5. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....get_ParentNode ()); SharedPtr < Paragraph > firstParagraph = run ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....get_ParentNode ()); SharedPtr < Paragraph > firstParagraph = run ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form...."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/container/
  8. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Creating tables with styling - Free Support For...

    Having some problems converting to a pdf and keeping styling inside tables. I’m trying to create boxes that have vertically and horizontally centered text, but here is what I’m getting. Relevant code: Table builder…...first line indent of the paragraph to zero. 641×864 20.6 KB...

    forum.aspose.com/t/creating-tables-with-styling...
  10. Class ImportFormatOptions | Aspose.Words for .N...

    Aspose.Words.ImportFormatOptions 班级. 允许指定各种导入选项来格式化输出... Paragraph , "MyStyle" ); myStyle . Font...

    reference.aspose.com/words/zh/net/aspose.words/...