Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 18,515 for

paragraph

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

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....first line indent to the paragraph to simulate the effect of...loadOptions); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...document, iterate through the paragraphs and adjust their alignment...foreach (Paragraph paragraph in section.Body.Paragraphs) { // Adjust...

    forum.aspose.com/t/appending-document-not-maint...
  3. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/cpp/rendering/
  4. Apply Shape Animations in Presentations in .NET...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for .NET. Stand out!...animation to the By 1st Level Paragraphs value: // Instantiates a..."First paragraph \nSecond paragraph \n Third paragraph" ; // Gets...

    docs.aspose.com/slides/net/shape-animation/
  5. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...document will be split at paragraphs formatted using Heading 1...only Heading 1 and Heading 2 paragraphs cause the document to be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...animation to By 1st Level Paragraphs value: # Instantiates a presentation..."First paragraph \n Second paragraph \n Third paragraph" ); #...

    docs.aspose.com/slides/php-java/shape-animation/
  7. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/nodejs-net/working-with-m...
  10. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within Paragraphs to represent the same data depending on a condition using C#....body starts and ends within paragraphs that belong to a single story...block belongs to a single paragraph, it can be used as a replacement...

    docs.aspose.com/words/net/working-with-common-c...