Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 14,735 for

section

(0.11 sec)
  1. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between Sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/php-java/manage-zoom/
  2. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_LastSection method. Gets the last Section in the building block in C++....tion method Gets the last section in the building block. System...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....enable line numbering for a section. auto doc = System :: MakeObject...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....enable line numbering for a section. doc = aw . Document () builder...doc = doc ) # We can use the section's PageSetup object to display...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing Section fields in document processing. Enhance your workflow today!...FieldSection class Implements the SECTION field. To learn more, visit...the current section. Examples Shows how to use SECTION and SECTIONPAGES...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a document or Section....each page in a document or section. @property def vertical_alignment...revert page setup settings to sections in a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a document or Section....each page in a document or section. get verticalAlignment () :...revert page setup settings to sections in a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB... Remarks Each Section in Aspose.Words document model...decide whether to preserve section structure/page setup information...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ProtectionType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ProtectionType enum for robust document security. Enhance your documents with customizable protection options today!...turn off protection for a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/net/aspose.words/pro...
  10. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/nodejs-net/aspose.wo...