Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 15,547 for

paragraph

(0.21 sec)
  1. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient document editing. Simplify your workflow with powerful EDITTIME field management....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your document's metadata and searchability....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing document management.... ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in C++...SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/cpp/presentation-propert...
  5. FieldTemplate class | Aspose.Words for Python

    aspose.words.fields.FieldTemplate class. Implements the TEMPLATE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldTC class | Aspose.W...

    Aspose::Words::Fields::FieldTC class. Implements the TC field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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++....SharedPtr < Aspose :: Words :: Paragraph > firstParagraph = run ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. 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++....SharedPtr < Aspose :: Words :: Paragraph > firstParagraph = run ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. 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/
  10. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...and horizontal alignment of paragraphs. You can get the vertical...of a paragraph like this: auto alignmentType = paragraph->get...

    forum.aspose.com/t/unable-to-get-anchoring-type...