Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 18,585 for

paragraph

(0.12 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_Horizo...

    Aspose::Words::Fields::FieldAdvance::get_HorizontalPosition method. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize method. Gets or sets the value of shape's relative size in horizontal direction in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize method. Gets or sets the value of shape's relative size in vertical direction in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down....continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....section body can contain Paragraph and Table nodes. # If the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldAutoText::get_Entry...

    Aspose::Words::Fields::FieldAutoText::get_EntryName method. Gets or sets the name of the AutoText entry in C++....:: BuildingBlockBehavio :: Paragraph ); doc -> get_GlossaryDocument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....TextFrame ; // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . Paragraphs [ 0 ]; // Creates...

    docs.aspose.com/slides/net/manage-table/
  8. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/net/working-with-sections/
  9. Replacing Images inside Presentation Image Coll...

    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.... dispose (); Copying Paragraph and Portion in PPTX Getting...

    docs.aspose.com/slides/java/replacing-images-in...
  10. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Access the TextFrame Paragraph . Align the text vertically...Creates the Paragraph object for the text frame var paragraph = txtFrame...

    docs.aspose.com/slides/nodejs-java/manage-table/