Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 14,961 for

section

(0.08 sec)
  1. 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/
  2. 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...
  3. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  4. Supported Platforms|Aspose.Words for Java

    Use Aspose.Words when building applications for .NET, Java, and C++, PHP, Python, and other languages.... This section provides information on using...principles outlined in this section, you will be able to employ...

    docs.aspose.com/words/java/platforms-and-intero...
  5. Aspose::Words::Notes namespace | Aspose.Words f...

    Aspose::Words::Notes namespace. The Aspose.Words.Notes namespace provides classes to work with Microsoft Word endnotes and footnotes in C++....options for a document or section. To learn more, visit the Working...options for a document or section. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words.notes/
  6. ImportFormatOptions.append_document_with_new_pa...

    ImportFormatOptions.append_document_with_new_page property. Gets or sets a boolean value indicating whether to change a first imported Section type to the [SectionStart.NEW_PAGE](../../Sectionstart/#NEW_PAGE) forcibly when call [Document.append_document()](../../document/append_document/#document_importformatmode_importformatoptions)...to change a first imported section type to the SectionStart.NEW_PAGE...Shows how to preserve original section type. dst_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding Custom Properties|Aspose.PDF for Reporti...

    Learn how to add custom properties to PDF reports with Aspose.PDF for Reporting Services. Customize your documents efficiently.... This section describes this process. You...line arrows and so on. This section describes this process. To...

    docs.aspose.com/pdf/reportingservices/adding-cu...
  8. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/cpp/document-builder-over...
  9. Psd file|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....PSD supports all sections of the Adobe Photoshop PSD...Features Aspose.PSD supports all sections of PSD Format. 1. PSD and...

    docs.aspose.com/psd/net/psd-file/
  10. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each Section...should be restarted at each section. Default value is false . get...restart numbering at each section. let doc = new aw . Document...

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