Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 14,140 for

section

(0.07 sec)
  1. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  2. 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...
  3. Advanced Programming – C# – Aspose.HTML

    This Section covers some of Aspose.HTML for .NET more advanced features such as CSS extensions, output streams, etc....Advanced Programming in C# This section covers some of Aspose.HTML...Canvas Programmatically In this section, you will find information...

    docs.aspose.com/html/net/advanced-programming/
  4. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Java....of your document, such as a section or a paragraph, then first...need to insert or append one section or paragraph to another, you...

    docs.aspose.com/words/java/insert-and-append-do...
  5. 通过 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...
  6. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. public...

    reference.aspose.com/words/net/aspose.words/tex...
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors 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. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation....this property affects all sections in the document. Examples...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Report Definition Overview|Aspose.Words for Sha...

    Report definition file meaning, it's structure and how to work with a such file while configuring Aspose.Words for SharePoint reports.... The main section is DataSets that describes...relationships in the Relations section of the report definition file...

    docs.aspose.com/words/sharepoint/report-definit...
  10. PDF Annotations|Aspose.PDF for 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 Java.... In this section covers the following topic:...and Get Annotation - this section explains how to work with all...

    docs.aspose.com/pdf/java/annotations/