Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 15,251 for

section

(0.12 sec)
  1. Flip the Text in Word using Java

    Flip the text in Word using Java. Get the information to set the IDE, a list of steps, and a sample code to change text direction in Word using Java....object Iterate through all the sections in the document Convert the...item to a section Set the text orientation of the section to UPWARD...

    kb.aspose.com/words/java/flip-the-text-in-word-...
  2. Working with Forms using Python|Aspose.PDF for ...

    This Section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET....Python Contents [ Hide ] This section describes a quick and simple...Python via .NET Library. The section also discusses how one might...

    docs.aspose.com/pdf/python-net/working-with-forms/
  3. About header logo insertion in every aspose wor...

    Hi, I have tried to add a logo in header Section in first page but it’s not reflecting in remaining pages. Even after unchecking ‘Different first page’. Could you please help me on this?...tried to add a logo in header section in first page but it’s not...What to do next Ensure the section’s PageSetup.DifferentFirstPageHe...

    forum.aspose.com/t/about-header-logo-insertion-...
  4. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this Section in C++....sets the layout mode of this section. Aspose :: Words :: SectionLayoutMode...characters per line in this section. builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position....END_OF_SECTION Endnotes are output at the end of the section. END_OF_DOCUMENT...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

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

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Node.as_section method | Aspose.Words for Python

    Node.as_Section method. Cast Node to [Section](../../Section/)....as_section method as_section() Cast Node to Section . def as_section...as_section ( self ): ... See Also module aspose.words class Node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....at the End in a Specified Section With Aspose.Slides for Python...can clone a slide from one section of a presentation and insert...

    docs.aspose.com/slides/python-net/clone-slides/
  9. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....appears on the first page of the section. builder -> MoveToHeaderFooter...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: # Create...clone ) builder . write ( "Section 1" ) builder . insert_break...

    docs.aspose.com/words/python-net/clone-a-document/