Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 14,133 for

section

(0.16 sec)
  1. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java....headers and footers for all section bodies at the end of the document...footers are placed after all section bodies at the very end of a...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...of the main text story in a section has ended. visit_body_start(body)...of the main text story in a section has started. visit_bookmark_end(bookmark_end)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....Update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check-boxes...

    docs.aspose.com/words/java/working-with-content...
  4. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...such as text and shapes: a Section, a Body, and a Paragraph. doc...doc . AppendChild ( new Section ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your document's Section for enhanced layout control....the number of columns in the section of a document. public int Count...evenly spaced columns in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  6. 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...
  7. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/java/using-documentbuilde...
  8. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-Sections content in Java....document tag which accepts multi-sections content. See also StructuredDocumentTa...get the properties of multi-section structured document tags. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Aspose::Words::LowCode::MailMergeOptions::get_R...

    Aspose::Words::LowCode::MailMergeOptions::get_RetainFirstSectionStart method. Gets a value indicating whether the Section start of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...