Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 14,119 for

section

(0.09 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format.... Some section breaks can cause page breaks...character, a section break specifying start of new section on a new...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported to HTML, MHTML or EPUB. Default is false in C++....get_ExportPageSetup () const Remarks Each Section in Aspose.Words document model...decide whether to preserve section structure/page setup information...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add Footer to a document|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....footer setup: Section Add footer position: Left Section, Center Section...Section, Right Section. Footer Script It represents Footer formatting...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  4. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document 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...
  5. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph 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...
  6. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  7. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this Section....headers and footers of this section. def delete_header_footer_shapes...from all headers footers in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current Section....a paragraph in the current section. moveToParagraph ( paragraphIndex...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/nodejs-net/aspose.wo...