Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 12,200 for

section

(0.05 sec)
  1. Install|Aspose.Words for Reporting Services

    How to install the Aspose.Words for Reporting Services....Services Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/reportingservices/install...
  2. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Section importedSection = ( Section ) dstDoc . ImportNode...document text." ); // Import the Section from the destination document...

    reference.aspose.com/words/net/aspose.words/doc...
  3. HeaderFooterCollection.headerFirst property | A...

    HeaderFooterCollection.headerFirst property. Retrieves a header for the first page of the Section....for the first page of the section. get headerFirst () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....these will look like "Section (1.01)", "Section (1.02)"... list ....ListLevels [ 1 ]. NumberFormat = "Section (\x0000.\x0001)" ; list . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  5. HeaderFooterCollection.footerFirst property | A...

    HeaderFooterCollection.footerFirst property. Retrieves a footer for the first page of the Section....for the first page of the section. get footerFirst () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....The SDT represents repeating section type when displayed in the...The SDT represents repeating section item. EntityPicker The SDT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooter.accept method | Aspose.Words for N...

    HeaderFooter.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering....these will look like "Section (1.01)", "Section (1.02)"... list ....list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' list . list_levels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or Sections, as well as by pages or by page ranges....multiple documents by headings or sections. You can also split a document...together: heading paragraph, section break, column break, page break...

    docs.aspose.com/words/cpp/split-a-document/
  10. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....all headers of each document section. foreach ( $ sects as $ sect...different headers in each section, since we want // the watermark...

    docs.aspose.com/words/java/add-watermark-in-php/