Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 15,446 for

section

(0.21 sec)
  1. Reference|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....Reference Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/jasperreports/reference/
  2. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Layout” tab offers several sections with options to control different...page. Headers and Footers section lets you manage them. You can...

    docs.aspose.com/pub/net/ms-publisher-notes/
  3. 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...
  4. Convert PDF documents using Python|Aspose.PDF f...

    Explore how to convert PDF documents into various formats in Python (Java) using Aspose.PDF for greater flexibility....PDF for conversion The next section describes the most popular...attention that the current section describes only popular conversions...

    docs.aspose.com/pdf/python-java/converting/
  5. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....affect slide sections? If the slide belonged to a section, that section...slide. The section structure remains; if a section becomes empty...

    docs.aspose.com/slides/androidjava/remove-slide...
  6. Jython Programmers Guide|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....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/java/jython-programmers...
  7. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency 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...
  8. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....for each Section You can restart a list for each section using the...list and restart it for each section: FAQ Q: How do I start a bulleted...

    docs.aspose.com/words/java/working-with-lists/
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch....docx" ); Section firstPageSection = doc . FirstSection...appears on the first page of the section. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: FAQ Q: How...a specific node, such as a section or paragraph? A: Yes. Any node...

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