Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 17,598 for

paragraph

(0.05 sec)
  1. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/
  2. BaselineAlignment | Aspose.Words for Java

    Specifies fonts vertical position on a line in Java....Aligns to the baseline of the paragraph. BOTTOM Aligns to the bottom...Aligns to the baseline of the paragraph. BOTTOM public static int...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in C++...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  6. Manage Hyperlinks|Aspose.Slides for PHP Documen...

    How to add hyperlink to a PowerPoint Presentation...clear (); $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...setFillType ( FillType :: Solid ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  7. ParagraphFormat.suppressAutoHyphens property | ...

    ParagraphFormat.suppressAutoHyphens property. Specifies whether the current Paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words.Lists | Aspose.Words for .NET

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered lists in your documents, enhancing organization and clarity....formatting is applied to a paragraph. ListLabel Defines properties...label from the text of the paragraph. Aspose.Words.Layout Aspose...

    reference.aspose.com/words/net/aspose.words.lists/
  9. 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...
  10. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...