Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 15,246 for

section

(0.47 sec)
  1. 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...
  2. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....affect slide sections? If the slide belonged to a section, that section...slide. The section structure remains; if a section becomes empty...

    docs.aspose.com/slides/androidjava/remove-slide...
  3. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax.... But you can use the section tags processing lists and lambdas...UseNonMergeFields property: A section begins with a pound and ends...

    docs.aspose.com/words/net/mail-merge-template-f...
  4. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: FAQ Q: How...a specific node, such as a section or paragraph? A: Yes. Any node...

    docs.aspose.com/words/nodejs-net/clone-a-document/
  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. 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...
  7. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....SharedPtr < Aspose :: Words :: Section >> ( srcDoc -> get_FirstSection...ExplicitCast < Aspose :: Words :: Section > ( dstDoc -> ImportNode (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. 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...
  10. Delete Header and Footer in Word using Java

    Delete Header and Footer in Word using Java. It provides IDE configurations, a list of steps, and sample code to remove header and footer in Word using Java....Run a for loop on all the sections of the loaded document For...for loop to parse all the sections in the Word file. In each...

    kb.aspose.com/words/java/delete-header-and-foot...