Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 15,332 for

section

(0.17 sec)
  1. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow....affect slide sections? If the slide belonged to a section, that section...slide. The section structure remains; if a section becomes empty...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  2. Remove Slides from Presentations in PHP|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Get clear code examples and boost your workflow....affect slide sections? If the slide belonged to a section, that section...slide. The section structure remains; if a section becomes empty...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  3. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer....top of every page of this section, above the main body text....HEADER_PRIMARY ) doc . first_section . headers_footers . add ( header...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Install manually|Aspose.Words for SharePoint

    How to install manually the Aspose.Words for SharePoint....then in the Farm Management section, click Manage farm solutions...and then in the Deploy To section, in the A specific web application...

    docs.aspose.com/words/sharepoint/installing-asp...
  5. Working with Document in Node.js|Aspose.Words f...

    The `Document` class provides various document properties and methods using Node.js. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Node.js. The `Document` object can be saved to a file or stream and also sent to a browser....entire document or separate sections. Document contains a collection...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/nodejs-net/working-with-d...
  6. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Section A Section object that corresponds...corresponds to one section in a Word document. Body A Body object that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a Section of a document. To learn more, visit the documentation article in C++....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: FAQ Q: How...a specific node, such as a section or paragraph? A: Yes. Any node...

    docs.aspose.com/words/nodejs-net/clone-a-document/
  9. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....using C# How to Delete All Section Breaks in Word using C# How...How to Remove All Section Breaks in Word using Java How to Delete...

    kb.aspose.com/words/page/7/
  10. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

    本文介绍了如何使用 C++ API 通过 Node.js 编程方式从 Excel 或 OpenOffice 文件中获取标题和页脚。... get ( 0 ); // Gets left section of header console . log ( sheet...getHeader ( 0 )); // Gets center section of header console . log ( sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...