Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 15,541 for

section

(1.66 sec)
  1. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch....docx" ); Section firstPageSection = doc . FirstSection...appears on the first page of the section. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Get Started|Aspose.PDF for Go via C++

    This Section describes the basic principles of work and using Aspose.PDF for Go....library in this Getting Started section. To find out more about Aspose...PDF, select the appropriate section: Installation – provides information...

    docs.aspose.com/pdf/go-cpp/get-started/
  3. Licensing|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....Licensing Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/sharepoint/licensing/
  4. Story.append_paragraph method | Aspose.Words fo...

    Story.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....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...
  5. MailMergeOptions.restart_lists_at_each_section ...

    MailMergeOptions.restart_lists_at_each_Section property. Gets or sets a value indicating whether lists are restarted at each Section after executing of a mail merge....restart_lists_at_each_section property MailMergeOptions.rest...restart_lists_at_each_section property Gets or sets a value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Document in C#|Aspose.Words for .NET

    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 .NET. 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/net/working-with-document/
  7. Programming with Documents|Aspose.Words for Nod...

    Use the Aspose using `Nodejs.Words` Document Object Model classes to programmatically create, modify, and manage documents with nodejs-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Documents Contents [ Hide ] This section provides information on how...classes. Articles in this section describe a wide range of document...

    docs.aspose.com/words/nodejs-net/programming-wi...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers 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/categories/page/44/
  9. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....Update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check‑boxes...

    docs.aspose.com/words/java/working-with-content...
  10. 怎么实现删除指定段落之前的内容 - Free Support Forum - aspose.com

    怎么把正文中某个段落之前的所有内容清除?包括Body、Section、HeaderFooter ,我有方法,但是我害怕会出现其它问题,麻烦官方给我一个正确的示例...包括 Body 、 Section 、 HeaderFooter ,我有方法,但是我害怕...假设要删除之前的段落是第一个段落 // 获取目标段落的父节 Section section = targetParagraph.getParentSection();...

    forum.aspose.com/t/topic/316479