Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 15,616 for

paragraphs

(0.03 sec)
  1. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Add Graph object to paragraphs collection of page. Save...object to paragraphs collection of page page . paragraphs . add (...

    docs.aspose.com/pdf/python-net/add-curve/
  4. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty Paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....Words exports empty paragraphs to Markdown. public enum...None 2 Don’t export empty paragraphs. Examples Shows how to export...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::MarkdownEmptyParagraphEx...

    Aspose::Words::Saving::MarkdownEmptyParagraphExportMode enum. Specifies how Aspose.Words exports empty Paragraphs to Markdown in C++....Words exports empty paragraphs to Markdown. enum class ...None 2 Don’t export empty paragraphs. See Also Namespace Aspose::Words::Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Manage Hyperlinks|Aspose.Slides Documentation

    Add hyperlink to a PowerPoint Presentation in C# or .NET... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/net/manage-hyperlinks/
  7. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....x_get method Retrieves a Paragraph at the given index. System...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description NONE The paragraph does not have a drop cap....text margin on the anchor paragraph. MARGIN The drop cap is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Layout detecton|Documentation

    How to detect the layout of the provided image.... paragraphs Array of ContentArea Detected paragraphs. images...print ( "paragraphs:" + str ( len ( result . paragraphs ))) print...

    docs.aspose.com/ocr/python-net/layout_detection/