Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 14,132 for

section

(0.05 sec)
  1. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....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/cpp/aspose.words/run/
  2. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...Add a section break. This does not make a new section or paragraph...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...

    reference.aspose.com/words/net/aspose.words/con...
  3. Get Started|Aspose.PDF for .NET

    This Section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document....library in this Getting Started section. To find out more about Aspose...PDF, select the appropriate section: Why Aspose.PDF – describes...

    docs.aspose.com/pdf/net/get-started/
  4. Aspose::Words::PageSetup::set_SuppressEndnotes ...

    Aspose::Words::PageSetup::set_SuppressEndnotes method. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that Section in C++....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. void Aspose :: Words :: PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::PageSetup::get_SuppressEndnotes ...

    Aspose::Words::PageSetup::get_SuppressEndnotes method. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that Section in C++....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. bool Aspose :: Words :: PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.Protect | Aspose.Words for .NET

    Secure your documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one....turn off protection for a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...True , the columns in this section are laid out from right to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....functionality for searching sections and paragraphs in the text...1- By drawing the border of sections and paragraphs of text on...

    docs.aspose.com/pdf/java/extract-paragraph-from...