Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 18,524 for

paragraphs

(0.11 sec)
  1. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... paragraphs . add ( table ) # Save updated...to paragraphs collection of cell object cell . paragraphs . add...

    docs.aspose.com/pdf/python-net/adding-tables/
  2. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples.... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/net/examples/elements/hy...
  3. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc ); // Each paragraph can only have one style. //...

    reference.aspose.com/words/net/aspose.words/doc...
  4. How to remove empty right click menues - Free S...

    Hi, In the attached document, a very large number of empty entries appear when I right-click the content. How do I remove these entries? test.zip (32.8 KB) Kind regards,...focus on eliminating empty paragraphs, headers, or footers. The...demonstrates how to remove empty paragraphs: // Load the document Document...

    forum.aspose.com/t/how-to-remove-empty-right-cl...
  5. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....area — such as a table cell, paragraph block, or form field region...document . close () Extract Paragraphs by iterating through them...

    docs.aspose.com/pdf/python-net/region-based-ext...
  6. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....TeX Product Family Convert Paragraph into Bullet Points in Word...Use this topic to convert paragraph into bullet points in Word...

    kb.aspose.com/words/java/convert-paragraph-into...
  7. 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...
  8. 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...
  9. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...page: Working with Shapes Paragraph But if i do so, all of my...Visio file do not contain any paragraphs, which is why the Paras array...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  10. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. If we create...alignment. Add header to the page paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...