Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 14,820 for

section

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

    Base class for special characters in the document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  2. SourceType enumeration | Aspose.Words for Node.js

    Aspose.Words.Bibliography.SourceType enumeration. Represents bibliography source types....BookSection Specifies the book section source. JournalArticle Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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…...id="maintext"> <section id="sec_1"> <h1> Section 1 Montant total...</div> </article> </div> </section> </main> </body> </html> Output:...

    forum.aspose.com/t/html-to-docx-transformation-...
  4. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...content=Section 1 font_size=12 align=center...height=25 ?grid=SEC1 column=3 sections_count=6 options_count=6 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  5. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....paragraph in the body of the first section. ASSERT_EQ ( 24 , body -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::TextColumnCollection::get_Width ...

    Aspose::Words::TextColumnCollection::get_Width method. When columns are evenly spaced, gets the width of the columns in C++....evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Additionally, “Section_3” is being appended to “Section_2” instead...of appearing as a separate section. Could you please explain why...

    forum.aspose.com/t/content-control-wrapping-iss...
  8. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....nodes, for example Paragraph , Section and Table . Classes Class Description...container for the main text of a section. To learn more, visit the Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  10. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#.... Remove Section Breaks from a Document Retrieve...

    docs.aspose.com/words/net/insert-a-comment-into...