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

paragraphs

(0.18 sec)
  1. Work with Text in PDF using Python|Aspose.PDF f...

    Learn how to add, search, format, replace, rotate, and inspect text in PDF documents using Python....rotate text fragments and paragraphs inside a PDF. Search and...

    docs.aspose.com/pdf/python-net/working-with-text/
  2. 使用 Python 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加表格... paragraphs . add ( table ) document...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  3. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…... Remove Empty Paragraphs : Since you are already using...ensure that there are no empty paragraphs or additional spacing in...

    forum.aspose.com/t/header-alignment-issue-durin...
  4. Overview|Aspose.PDF for Python via .NET

    Overview of key-features and supported formats of Aspose.PDF for Python via .NET, installation and licensing manual of library....Ability to work with text, paragraphs, headings, hyperlinks, graphs...

    docs.aspose.com/pdf/python-net/overview/
  5. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....possible value for floating paragraphs and tables. DEFAULT Same...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library.... Paragraphs . Add ( img ); // Set page...

    docs.aspose.com/pdf/net/set-image-size/
  7. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/net/conversion/txt-to...
  8. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document....removed from corresponding paragraphs, runs and tables. If base.... add ( aw . StyleType . PARAGRAPH , 'MyStyle' ) style . font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Android via Java and elevate your presentations with professional text formatting for maximum impact....subscript text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/androidjava/superscript-...
  10. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...