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

paragraphs

(0.11 sec)
  1. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... Paragraphs . Add ( header ) # Add description...HorizontalAlignment . Left page . Paragraphs . Add ( description ) # Add...

    docs.aspose.com/pdf/net/python-net/
  2. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion....) # Add HTML Fragment to paragraphs collection of page page ...

    docs.aspose.com/pdf/python-java/add-html-string...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...