Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 18,131 for

paragraph

(0.12 sec)
  1. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    通过 .NET 在 Aspose.Slides for Python 中掌握演示文稿主题,以创建、定制和转换具有一致品牌形象的 PowerPoint 文件。..."+mn-lt" ) paragraph = slides . Paragraph () paragraph . portions...shape . text_frame . paragraphs . add ( paragraph ) 此 Python 示例展示了如何更改演示文稿的主题字体:...

    docs.aspose.com/slides/zh/python-net/presentati...
  3. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....Creates the Paragraph object for the text frame auto paragraph = txtFrame...txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates the...

    docs.aspose.com/slides/cpp/manage-table/
  4. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Paragraph ( doc ); body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....getTextFrame (); // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . getParagraphs (). get_Item...

    docs.aspose.com/slides/java/manage-table/
  6. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction.... PARAGRAPH : # etting the position binding...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...firstParagraph Gets the first paragraph in the shape. flipOrientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... 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...
  9. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...// For example, adding a paragraph doc.FirstSection.Body.AppendParagraph("This...AppendParagraph("This is a new paragraph."); // Save the document doc...

    forum.aspose.com/t/can-aspose-support-opening-a...
  10. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities....affects the line spacing of the paragraph. End { get; } Gets the node...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...