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

section

(0.05 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. 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...
  3. Aspose::Words::DocumentBase::get_Document metho...

    Aspose::Words::DocumentBase::get_Document method. Gets this instance in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no Sections, creates one Section with one paragraph....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no Sections, creates one Section with one paragraph....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Accessibility and Tagged PDFs|Aspo...

    Ensure PDF accessibility with Aspose.PDF for Java. Learn how to create tagged PDFs to meet accessibility standards like WCAG and PDF...PDF/UA Standard (also known as “Section 508” or “WCAG Standard”) and...accessible PDF documents. Following section shows how to add tagged content...

    docs.aspose.com/pdf/java/accessibility-tagged-pdf/
  7. Section.accept method | Aspose.Words for Node.js

    Section.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitSectionEnd()...class Section Section.protectedForForms property Section.appendContent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Joining Word Documents Together|Aspose.Words fo...

    Join a few document together or append them easily and fast instead of using VSTO in C#....document is separated by a section break and the headers and footers...footers of this new section are unlinked so they do not continue...

    docs.aspose.com/words/net/joining-word-document...
  10. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into Sections using C#. It has the IDE settings, steps, and a sample code to split Word document into Sections using C#....into Sections using C# Divide Word document into sections using...document into sections using C# . You may filter the sections while converting...

    kb.aspose.com/words/net/divide-word-document-in...