Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 15,203 for

section

(0.1 sec)
  1. Quick Start 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/cells/java/quick-start-in-jython/
  2. Basic operations with PDF by Aspose.PDF for Nod...

    Basic operations Section describes the possibilities of simplest operation with PDF documents using the Aspose.PDF for Node.js via C++....[ Hide ] Basic operations section describes the first and simplest...

    docs.aspose.com/pdf/nodejs-cpp/basic-operations/
  3. IntelliJ IDEA|Aspose.Words for Java

    IntelliJ IDEA: using Aspose.Words for Java....IDEA Contents [ Hide ] This section has the following topics: Aspose...

    docs.aspose.com/words/java/aspose-words-java-fo...
  4. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....functionality for searching sections and paragraphs in the text...); for ( auto & section : markup -> get_Sections ()) { DrawRectangleOnPage...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  5. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_Section property. Specifies whether list should be restarted at each Section...is_restart_at_each_section property List.is_restart_at_each_section property...should be restarted at each section. Default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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)"... docList...ListLevels [ 1 ]. NumberFormat = "Section (\x0000.\x0001)" ; docList...

    reference.aspose.com/words/net/aspose.words.lis...
  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)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...loop through section, header/footer in each section and body of...of each section. For example see the following code: hf_types...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  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/