Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 14,821 for

section

(0.12 sec)
  1. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns....evenly spaced columns in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document 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...
  3. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation...foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....beginning and end of each section. AllAtEnd All headers and footers...footers are placed after all section bodies at the very end of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....these will look like "Section (1.01)", "Section (1.02)"... docList...ListLevels [ 1 ]. NumberFormat = "Section (\x0000.\x0001)" ; docList...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....these will look like "Section (1.01)", "Section (1.02)"... list ->...) -> set_NumberFormat ( u "Section ( \x0000 " u ". \x0001 " u...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Range::UnlinkFields method | Asp...

    Aspose::Words::Range::UnlinkFields method. Unlinks fields in this range in C++....ExplicitCast < Aspose :: Words :: Section > ( System :: ExplicitCast...Words :: Node > ( doc -> get_Sections () -> idx_get ( 0 )) -> Clone...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. Navigation with Cursor in Node.js|Aspose.Words ...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Node.js....or the currently selected section by using the currentParagraph...navigate to its different sections and parts – this is similar...

    docs.aspose.com/words/nodejs-net/navigation-wit...
  9. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... As mentioned in previous sections, the LoadFormat enumeration...Popular Conversions The current section describes popular conversions...

    docs.aspose.com/words/cpp/convert-a-document/
  10. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....Document with Emphases This section demonstrates you how to produce...Document with Headings This section demonstrates you how to produce...

    docs.aspose.com/words/net/working-with-markdown...