Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 14,132 for

section

(0.09 sec)
  1. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies page orientation in C++....revert page setup settings to sections in a document. auto doc =...for the builder's current section and add text. builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/ori...
  2. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....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/net/aspose.words/run/
  3. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++....revert page setup settings to sections in a document. auto doc =...for the builder's current section and add text. builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...for (Section section : doc.getSections()) { // section.get Paragraph...deepClone(true)); // HeaderFooter header = section.getHeadersFooters().getByHeaderFooterTyp(com...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  5. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a Section of a document...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting 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...
  7. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a Section...header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....document tag in the current section. public void MoveToStructuredDocu...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 档案

    档案...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/zh/words/add-or-remove-header-a...
  10. Aspose::Words::SectionCollection::ToArray metho...

    Aspose::Words::SectionCollection::ToArray method. Copies all Sections from the collection to a new array of Sections in C++....SectionCollection::ToArray method Copies all sections from the collection to a new...new array of sections. System :: ArrayPtr < System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/sec...