Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,147 for

section

(0.18 sec)
  1. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....with other settings for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content...document tag which accepts multi-sections content. See also StructuredDocumentTa...) asSection() Cast node to Section . (Inherited from Node ) asShape()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....Section Added: public ColumnInfo ColumnInfo...legacyxmlmodel.Sections Added: public Sections() public Section add()...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  5. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...for Android via Java In this section, you will learn how to get...libs/folder Select Project Section (from the file menu) and click...

    docs.aspose.com/slides/androidjava/install-aspo...
  6. Aspose PDF License|Aspose.PDF for C++

    Aspose. PDF for C++ invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....refer to Metered Licensing FAQ section. A new class Metered has been...the Metered Licensing FAQ section. Key Features of Aspose.PDF...

    docs.aspose.com/pdf/cpp/licensing/
  7. How to Enable IMAP Activity Logging|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....following lines in the ItemGroup section. <Content Include= "appsettings...“applicationSettings”. Add a section called “Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-imap-activity-...
  8. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. let doc =...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...marginePdf = 40; for (Section section : doc.getSections()) {...{ if (orizzontale) section.getPageSetup().setOrientation(Orientation...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  10. FieldSection | Aspose.Words for Java

    Implements the Section field in Java....extends Field Implements the SECTION field. To learn more, visit...current section. Examples: Shows how to use SECTION and SECTIONPAGES...

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