Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 12,115 for

section

(0.03 sec)
  1. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/java/using-documentbuilde...
  2. 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...
  3. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...character, a section break specifying start of new section on a new...character or a section break specifying start of new section in a new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....character, a section break specifying start of new section on a new...character or a section break specifying start of new section in a new...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Reference|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....Reference Contents [ Hide ] This section describes the command bars...windows with formulas list. This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/reference/
  6. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your document's layout with precise vertical justification!...revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  7. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document 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. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...document"); } foreach (Section section in doc.Sections) { InsertWatermarkIntoH(doc...InsertWatermarkIntoH(doc, watermarkText, section, HeaderFooterType.HeaderPrimary);...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  9. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with Java. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Documents Contents [ Hide ] This section provides information on how...classes. Articles in this section describe a wide range of document...

    docs.aspose.com/words/java/programming-with-doc...
  10. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...document tag in the current section. def move_to_structured_document_tag...current story of the current section. That is, if you moved the...

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