Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 12,115 for

section

(0.03 sec)
  1. SectionCollection.ToArray | Aspose.Words for .NET

    Discover the SectionCollection ToArray method, effortlessly copy all Sections into a new array, enhancing your data management and coding efficiency....ToArray method Copies all sections from the collection to a new...new array of sections. public Section [] ToArray () Return Value...

    reference.aspose.com/words/net/aspose.words/sec...
  2. 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...
  3. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....Block"); // The block itself is a section that contains the text. Assert...into the document as a new section. doc.appendChild(doc.importNode(customBlock...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMerge.RestartListsAtEachSection | Aspose.Wo...

    Discover the MailMerge RestartListsAtEachSection property—control list resets in each Section for seamless mail merges. Enhance your document precision today!...lists are restarted at each section after executing of a mail merge...numbering is restarted at each section when mail merge is performed...

    reference.aspose.com/words/net/aspose.words.mai...
  8. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java.... Some section breaks can cause page breaks...parts at explicit page breaks. SECTION_BREAK The document is split...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...turn off protection for a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...