Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 15,165 for

section

(0.12 sec)
  1. IStructuredDocumentTag.Level | Aspose.Words for...

    Discover the IStructuredDocumentTag Level property to easily identify its position in the document tree, enhancing document structure and usability....get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTagRangeStart.Level | Aspose....

    Discover the StructuredDocumentTagRangeStart Level property to easily identify its position in the document tree, enhancing your document management efficiency....get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTagRangeStart.LockContents | ...

    Discover the LockContents property of StructuredDocumentTagRangeStart. Enable editing restrictions for enhanced document integrity and user control....get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  4. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....write("Section 1"); builder.insertBreak(BreakType...insertBreak(BreakType.SECTION_BREAK_EVEN_PAGE); builder.write("Section 2"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF Annotations|Aspose.PDF for PHP via Java

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation with PHP.... In this section covers the following topic:...following: Add Annotation - this section explains how to work with Watermark...

    docs.aspose.com/pdf/php-java/annotations/
  6. Installation|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....[ Hide ] This Installation section provides information of Aspose...installation, select the appropriate section: System Requirements – provides...

    docs.aspose.com/barcode/reportingservices/insta...
  7. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured document tag....get the properties of multi-section structured document tags. doc...file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过 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...
  9. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  10. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

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