Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 7,679 for

paragraph

(0.04 sec)
  1. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!...// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this Paragraph is a member of in C++....Gets or sets the list this paragraph is a member of. System ::...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....builder -> Write ( u "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Get the titles of all the slides|Aspose.Slides ...

    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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  6. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of Paragraphs of text on slides....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for PHP...

    docs.aspose.com/slides/php-java/manage-fonts/
  7. EditableRange Class | Aspose.Words for .NET

    Discover Aspose.Words.EditableRange class, your solution for managing editable text areas effortlessly. Enhance document editing with ease!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  8. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group shape has started in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::EditableRange class | Aspose.Wor...

    Aspose::Words::EditableRange class. Represents a single editable range. To learn more, visit the documentation article in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...