Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,140 for

section

(0.07 sec)
  1. PageSetup.footerDistance property | Aspose.Word...

    PageSetup.footerDistance property. Returns or sets the distance (in points) between the footer and the bottom of the page....with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.headerDistance property. Returns or sets the distance (in points) between the header and the top of the page....with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitTableEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one document into another....all block-level nodes in the section's body, # then clone and insert...of a section. for src_section in doc_to_insert . sections : src_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Licensing|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....downloaded from the downloads section of Aspose’s website at: https://releases...

    docs.aspose.com/cells/go-cpp/licensing/
  6. TextColumnCollection.Width | Aspose.Words for .NET

    Discover the TextColumnCollection Width property. Easily manage evenly spaced columns for optimal layout and design in your projects....evenly spaced columns in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  7. 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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types....file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. Apache POI does not provide an opportunity to insert picture into a document....with Images documentation section. The DocumentBuilder provides...

    docs.aspose.com/words/java/insert-picture-in-do...
  10. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or Sections, as well as by pages or by page ranges....multiple documents by headings or sections. You can also split a document...together: heading paragraph, section break, column break, page break...

    docs.aspose.com/words/nodejs-net/split-a-document/