Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 48,795 for

section

(0.06 sec)
  1. Aspose.Slides for Android via Java 21.12 Releas...

    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....Zoom and Section Zoom We implemented support for Section zoom and...OwnBackground ); // Adds a new section to the presentation pres ....

    docs.aspose.com/slides/androidjava/aspose-slide...
  2. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a Section allowing to define the document grid behavior in Java....Specifies the layout mode for a section allowing to define the document...of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::DocumentVisitor::VisitSubDocumen...

    Aspose::Words::DocumentVisitor::VisitSubDocument method. Called when a sub-document is encountered in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentVisitor::VisitDocumentEn...

    Aspose::Words::DocumentVisitor::VisitDocumentEnd method. Called when enumeration of the document has finished in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Arbeta med Geometry Section i Ruby https://docs.aspose.com/diagram/sv/java/working-with-geometry-Section-in-ruby/ Recent content in Arbeta med Geomet......Documentation – Arbeta med Geometry Section i Ruby https://docs.aspose...com/diagram/sv/java/working-with-geometry-section-in-ruby/ Recent content in...

    docs.aspose.com/diagram/sv/java/working-with-ge...
  6. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....blank document contains one section, one body and one paragraph...collection. # First, create a new section, and then append it as a child...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a Section...header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....Corresponding documentation article or section Loading and saving documents...Load a Document section The Save a Document section The Convert a...

    docs.aspose.com/words/net/missing-features-in-n...
  9. PageSetup.SetFirstPageHeader | Aspose.Cells for...

    PageSetup method. Sets a script formatting the first page header of an Excel file. Only effect in Excel 2007 when IsHFDiffFirst is true...void SetFirstPageHeader ( int section , string headerScript ) Parameter...Description section Int32 0: Left Section, 1: Center Section, 2: Right...

    reference.aspose.com/cells/net/aspose.cells/pag...
  10. set_even_footer method | Aspose.Cells for Pytho...

    set_even_footer method set_even_footer Sets a script formatting the even page footer of an Excel file. Only effect in......def set_even_footer ( self , section , footer_script ): ... Parameter...Description section int 0: Left Section, 1: Center Section, 2: Right...

    reference.aspose.com/cells/python-net/aspose.ce...