Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 7,682 for

paragraph

(0.08 sec)
  1. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Public API and Backwards Incompatible Changes i...

    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....non-zero shifts for effective paragraph Indent and MarginLeft when...(like PowerPoint do if enable paragraph bullets/numbering in it)....

    docs.aspose.com/slides/java/public-api-and-back...
  4. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples Shows how to limit...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pap...
  6. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Text|Aspose.Slides Documentation

    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....AutoFit in C# Manage PowerPoint Paragraph in C# Text Formatting Animated...

    docs.aspose.com/slides/net/manage-text/
  10. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

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