Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 15,197 for

section

(0.1 sec)
  1. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....SECTION_BREAK_NEW_PAGE); builder.write("Text...footnote/endnote counts at a new page or section. doc.getFootnoteOptions()....

    reference.aspose.com/words/java/com.aspose.word...
  2. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Layout” tab offers several sections with options to control different...page. Headers and Footers section lets you manage them. You can...

    docs.aspose.com/pub/net/ms-publisher-notes/
  3. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for Python via .NET....[ Hide ] Articles in this section Aspose.3D Document Object Model...

    docs.aspose.com/3d/nodejs-java/3d-objects/
  4. 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...
  5. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....functionality for searching sections and paragraphs in the text...); for ( auto & section : markup -> get_Sections ()) { DrawRectangleOnPage...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  6. Security Features in PHP|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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/security-features-in...
  7. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. 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/cpp/working-with-document/
  8. Working with Barcode Recognition in PHP|Documen...

    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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/barcode/java/working-with-barco...
  9. 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/
  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...