Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 18,524 for

paragraphs

(0.28 sec)
  1. Setting ATTRIB and MTEXT objects|CAD 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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/net/setting-attrib-and-mtex...
  2. Setting ATTRIB and MTEXT objects|CAD 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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  3. Create a Document|Aspose.Words for .NET

    Create a Word Processing document easily and fast instead of using Open XML SDK in C#....insert basic content such as paragraphs and runs. On this page we...

    docs.aspose.com/words/net/create-a-word-process...
  4. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character....text of this paragraph including the end of paragraph character...concatenated and the end of paragraph character is appended as follows:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/python-net/image-regions-li...
  6. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop...right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Convert list items into regular paragraphs with leading text that imitates...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if para...

    forum.aspose.com/t/converting-word-lists-to-tex...
  9. We noticed that in the older version of aspose,...

    And we noticed that in the older version of aspose, if the merge field for the ProgramName was empty, the output document removed that line entirely like this: However in the newer version of aspose, the output do…...cleanup options to remove empty paragraphs and unused fields during...method to specify that empty paragraphs and unused fields should...

    forum.aspose.com/t/we-noticed-that-in-the-older...
  10. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your document's structure with the ListFormat ListIndent method, effortlessly elevating your paragraph's list level for improved clarity....list level of the current paragraph by one level. public void...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...