Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 15,603 for

paragraphs

(0.17 sec)
  1. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  2. ASP - VBScript melalui COM Interop|Aspose.PDF f...

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/id/net/asp-vbscript-via-com...
  3. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitStyle() Specifies the paragraph style for splitting the document...setSplitStyle(String value) Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/bod...
  5. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management....LastParagraph property Gets the last paragraph among the immediate children...children. public Paragraph LastParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/net/aspose.words/sty...
  7. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Migliora i tuoi documenti con il metodo InsertStyleSeparator di DocumentBuilder, aggiungendo senza sforzo separatori di stile per una formattazione e un'organizzazione migliori.... Paragraph , "MyParaStyle" ); paraStyle...doc . FirstSection . Body . Paragraphs . Count ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Formateo de Texto|Documentación de Aspose.Slides

    Gestionar y manipular propiedades de texto y marco de texto en C++...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/es/cpp/text-formatting/
  9. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your document formatting and structure....the parent Paragraph of this node. public Paragraph ParentParagraph...OfficeMath.docx" ); See Also class Paragraph class OfficeMath namespace...

    reference.aspose.com/words/net/aspose.words.mat...
  10. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...Examples Shows how to insert a paragraph into the document. let doc..."Writeln" method ends the paragraph after appending text // and...

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