Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 15,215 for

section

(0.94 sec)
  1. 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...
  2. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.6.1) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (100+), along with text content. While generating the report, we observed th…...splitting the report into multiple section-wise PDF files and then merging...disposing the objects after each section PDF creation, the memory usage...

    forum.aspose.com/t/high-memory-usage-when-gener...
  3. ImportFormatOptions.append_document_with_new_pa...

    ImportFormatOptions.append_document_with_new_page property. Gets or sets a boolean value indicating whether to change a first imported Section type to the [SectionStart.NEW_PAGE](../../Sectionstart/#NEW_PAGE) forcibly when call [Document.append_document()](../../document/append_document/#document_importformatmode_importformatoptions)...to change a first imported section type to the SectionStart.NEW_PAGE...Shows how to preserve original section type. dst_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ImportFormatOptions::get_AppendD...

    Aspose::Words::ImportFormatOptions::get_AppendDocumentWithNewPage method. Gets or sets a boolean value indicating whether to change a first imported Section type to the NewPage forcibly when call AppendDocument(). The default value is true in C++....to change a first imported section type to the NewPage forcibly...Shows how to preserve original section type. auto dstDoc = System...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. 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...
  6. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....which is applied in the parent section. get_TabStops () Gets the collection...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check-boxes...

    docs.aspose.com/words/nodejs-net/working-with-c...
  9. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....getNextSibling(); // A section body can contain Paragraph...curNode.getNextSibling(); // A section body can contain Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....different page orientations and sections. Aspose.Words allows users...Footers Defined in the Previous Section If you need to copy the header...

    docs.aspose.com/words/python-net/working-with-h...