Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 18,331 for

paragraph

(0.3 sec)
  1. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...machine, the output is: {PARAGRAPH=[<<[root.Name]>>, <<var [name...machine, the output is: {PARAGRAPH=[<<[footerVar]>>], <<[root...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....$i ); echo ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); echo...

    docs.aspose.com/slides/php-java/shape-effective...
  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. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....ranging from runs of text to paragraphs to tables. Some fields may...in a completely different paragraph, and thus making the field...

    docs.aspose.com/words/net/fields-overview/
  5. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/cpp/presentation-propert...
  6. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...node, returns its parent paragraph. If the field is already removed...arguments and start a new paragraph.""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++...."First paragraph \n Second paragraph \n Third paragraph" ); //...Animates shape text by 1st level paragraphs effect -> get_TextAnimation()...

    products.aspose.com/slides/cpp/
  8. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...Tab"); for (Paragraph para : (Iterable<Paragraph>) template....getChildNodes(NodeType.PARAGRAPH, true)) { String className =...

    forum.aspose.com/t/html-to-docx-transformation-...
  9. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top 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...
  10. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment.... Change style of the paragraph. Copy 1 String dataDir = Utils...with ❤ by GitHub Set default paragraph style settings. Copy 1 String...

    docs.aspose.com/note/java/working-with-text-sty...