Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 18,524 for

paragraphs

(0.17 sec)
  1. OutlineLevel | Aspose.Words for Java

    Specifies the outline level of a paragraph in the document in Java....Specifies the outline level of a paragraph in the document. Examples:...Examples: Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/java/com.aspose.word...
  2. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Paragraphs . Add ( table ); // Save...300 ; // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/net/integrate-table/
  3. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....Add the image object to the paragraphs collection of the selected...and finally add it to the paragraphs collection of the selected...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  5. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... paragraphs . add ( graph ) # Create...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  6. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined list formats available in Microsoft Word in Java....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/java/com.aspose.word...
  9. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....Copying Paragraph and Portion in PPTX Contents [ Hide ] In order...we need to format that on Paragraph and Portion level. There are...

    docs.aspose.com/slides/net/copying-paragraph-an...
  10. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... Paragraphs . Add ( header ); // Add...HorizontalAlignment . Left ; page . Paragraphs . Add ( description ); //...

    docs.aspose.com/pdf/net/docker/dotnet8/