Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 12,202 for

section

(0.04 sec)
  1. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting....Document with Emphases This section demonstrates you how to produce...Document with Headings This section demonstrates you how to produce...

    docs.aspose.com/words/java/working-with-markdow...
  2. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how Sections are handled when saving a document in the XLSX format....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....lists are restarted at each section after executing of a mail merge...whether the section start of the first document section and its copies...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...unlink_fields() for section in document1.sections: section = section.as_section()...as_section() footer = section.headers_footers[aw.HeaderFooterType...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  5. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...all block-level nodes in the section's body, // then clone and insert...empty paragraph of a section. foreach ( Section srcSection in docToInsert...

    reference.aspose.com/words/net/aspose.words/nod...
  6. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....write("Section 1"); builder.insertBreak(BreakType...insertBreak(BreakType.SECTION_BREAK_EVEN_PAGE); builder.write("Section 2"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how Sections are handled when saving a document in the XLSX format in C++....XlsxSectionMode enum Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Specify Custom Number Decimal and Group Separat...

    This article shows how to change Number decimal and group separator in MS Excel and with Java code by using the Aspose.Cells for Java API....settings in the Editing Options section. The following screenshot shows...Options and highlights the section to specify the Custom Separators...

    docs.aspose.com/cells/java/specify-custom-numbe...
  9. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....each section of the loaded Word file using the section collection...the collection using the as_section() method Access the desired...

    kb.aspose.com/words/python/remove-header-and-fo...
  10. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible Section options!...sets the layout mode of this section. public SectionLayoutMode LayoutMode...of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/net/aspose.words/pag...