Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 14,997 for

section

(0.06 sec)
  1. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current Section....a paragraph in the current section. def move_to_paragraph ( self...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your Section....a paragraph in the current section. public void MoveToParagraph...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Locking accepted tracked changes in Word Docume...

    In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the Sections or parts of document where user have done changes in word document. In other Sections o…...We want to disable/lock the sections or parts of document where...in word document. In other sections of document, user can continue...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  5. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....Footers Defined in the Previous Section If you need to copy the header...or footer from the previous section, you can do that too. The following...

    docs.aspose.com/words/cpp/working-with-headers-...
  6. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...document"); } foreach (Section section in doc.Sections) { InsertWatermarkIntoH(doc...InsertWatermarkIntoH(doc, watermarkText, section, HeaderFooterType.HeaderPrimary);...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  7. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no Sections, creates one Section with one paragraph in C++....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...last paragraph in the last section of the document. isEndOfHeaderFooter...HeaderFooter (main text story) of a Section ; false otherwise. isEndOfSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...document tag in the current section. def move_to_structured_document_tag...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format.... Some section breaks can cause page breaks...character, a section break specifying start of new section on a new...

    reference.aspose.com/words/nodejs-net/aspose.wo...