Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 18,351 for

paragraphs

(0.11 sec)
  1. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize paragraph line spacing for enhanced readability and style in your documents....the line spacing for the paragraph. public LineSpacingRule LineSpacingRule...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/net/aspose.words/par...
  2. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... among tables and paragraphs). Row The element occurs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::MIXED_TEXT algorithm....large blocks of text (such as paragraphs and columns), while the remaining...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/
  4. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Paragraphs . Add ( table ); pdfDocument...

    products.aspose.com/pdf/net/table/add/
  5. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. doc...NodeType . PARAGRAPH , True ) # Find if we have the paragraph list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 .NET 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for .NET 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。...text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/zh/net/automating-powerp...
  7. ListLabel.LabelString | Aspose.Words for .NET

    Discover the ListLabel LabelString property for easy string representation of list labels, enhancing your data presentation and organization effortlessly....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...
  8. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....Find, for example, the first paragraph <p> element to set a style...Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...

    docs.aspose.com/html/python-net/how-to-change-t...
  9. Aspose::Words::Lists::ListCollection::GetListBy...

    Aspose::Words::Lists::ListCollection::GetListByListId method. Gets a list by a list identifier in C++....apply list formatting to paragraphs just by settings the List...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes....expression will extract all paragraph nodes, // which are descendants... selectNodes ( "//Table//Paragraph" ); // Iterate through the...

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