Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 15,483 for

section

(0.31 sec)
  1. HeaderFooterBookmarksExportMode | Aspose.Words ...

    Specifies how bookmarks in headers/footers are exported in Java....export bookmarks in the first section's header/footers. // Set the...first header/footer of the section is exported. NONE Bookmarks...

    reference.aspose.com/words/java/com.aspose.word...
  2. Basic Text Extraction using Java|Aspose.PDF for...

    Learn how to extract text from PDF documents in Java with Aspose.PDF from all pages, from a specific page, or by paragraph structure....you need to preserve page, section, paragraph, line, and fragment...extraction articles in this section. Extract text from all pages...

    docs.aspose.com/pdf/java/basic-text-extraction/
  3. Animation|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....[ Hide ] Articles in this section Working with 3D Scene 3D Objects...

    docs.aspose.com/3d/python-net/animation/
  4. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python....lists—including multilevel lists and section-based restarts—using Aspose...for each Section You can restart a list for each section using the...

    docs.aspose.com/words/python-net/working-with-l...
  5. 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...
  6. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....You will learn how to add sections for tasks , events , and notes...the Task Outline # Create a section labeled “Task Outline” and...

    blog.aspose.com/note/bullet-journaling-with-one...
  7. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/cpp/using-documentbuilder...
  8. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....through the collection of the section in the loaded Word file Set...instance to the Section class Set the Section.page_setup.text_orientation...

    kb.aspose.com/words/python/rotate-text-in-word-...
  9. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for Python via .NET....[ Hide ] Articles in this section Aspose.3D Document Object Model...

    docs.aspose.com/3d/nodejs-java/3d-objects/
  10. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...can see that the section properties ( Section ) have the value...re-applied the parameter: csharp section.PageSetup.MultiplePages = MultiplePagesType...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...