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

section

(0.23 sec)
  1. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/cpp/replace-fields/
  2. Working with Masters 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/diagram/java/working-with-maste...
  3. Mail Merge And Reporting in Ruby|Aspose.Words f...

    Mail Merge And Reporting using Ruby....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/java/mail-merge-and-repor...
  4. Remove Header and Footer in Word using C#

    This guide assists in how to remove header and footer in Word using C#. You will get IDE settings, a list of steps and a running sample code....and footers Parse all the sections in the document Remove the...HeaderFooterType from each section Save the output Word file after...

    kb.aspose.com/words/net/remove-header-and-foote...
  5. Aspose.PDF .NET for Umbraco|Aspose.PDF for .NET

    Learn how to use Umbraco PDF Import Module...Umbraco Contents [ Hide ] This section has the following topics: Umbraco...

    docs.aspose.com/pdf/net/aspose-pdf-net-for-umbr...
  6. Aspose.PDF .NET for DNN|Aspose.PDF for .NET

    Learn how to use PDF Import Module for DotNetNuke...DNN Contents [ Hide ] This section has the following topics: DNN...

    docs.aspose.com/pdf/net/aspose-pdf-net-for-dnn/
  7. Document | Aspose.Words for Java

    Represents a Word document in Java....Document can contain only Section objects. In Microsoft Word...needs to have at least one section. Examples: Shows how to execute...

    reference.aspose.com/words/java/com.aspose.word...
  8. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer....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...
  9. 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...
  10. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...