Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 17,511 for

paragraph

(0.14 sec)
  1. 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...
  2. Extracting Text from the Presentation|Aspose.Sl...

    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....through paragraphs in current TextFrame foreach ( Paragraph para...textFramesSlideOne [ i ]. Paragraphs ) //Loop through portions...

    docs.aspose.com/slides/cpp/extracting-text-from...
  3. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...The GetStartPageIndex of paragraph labeled “Page 2 Header” is...The GetStartPageIndex of paragraph labeled “Page 2 Header” is...

    forum.aspose.com/t/possible-bug-with-document-l...
  4. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/java/working-with-headers...
  5. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...OfficeMath can only be a child of Paragraph . Inheritance: OfficeMath...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert JSON Format to POTX via C++ | products....

    Parse JSON to POTX in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  7. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...OfficeMath can only be a child of Paragraph . Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. Aspose::Words::Fields::FieldAdvance class | Asp...

    Aspose::Words::Fields::FieldAdvance class. Implements the ADVANCE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...