Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 15,388 for

section

(0.2 sec)
  1. Aspose::Words::Lists::List::get_IsRestartAtEach...

    Aspose::Words::Lists::List::get_IsRestartAtEachSection method. Specifies whether list should be restarted at each Section. Default value is false in C++....should be restarted at each section. Default value is false . bool...restart numbering at each section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Get clear 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/nodejs-java/remove-slide...
  3. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....for each Section You can restart a list for each section using the...list and restart it for each section: FAQ Q: How do I start a bulleted...

    docs.aspose.com/words/net/working-with-lists/
  4. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....this property affects all sections in the document. Examples...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Platforms and Interoperability section. Q: What document formats does...described in the Purchased License section. Details on how to install...

    docs.aspose.com/words/java/faq/
  6. Exporting Images in Jython|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....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/java/exporting-images-i...
  7. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....beginning and end of each section. AllAtEnd All headers and footers...footers are placed after all section bodies at the very end of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....all block-level nodes in the section's body, // then clone and insert...empty paragraph of a section. for (Section srcSection : docToInsert...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a Section has started....of a header or footer in a section has started. visitHeaderFooterSta...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it 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...