Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,389 for

section

(0.12 sec)
  1. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...and rejoin with appropriate section starts. Document result = (Document)doc...Set appropriate section start of the first section of each "page"...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  2. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch....formatted document with multiple sections and clean spacing. Example...// Add empty line between sections 25 md. AppendChild (factory...

    docs.aspose.com/html/net/create-markdown-docume...
  3. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red...content=Section 1 font_size=12 align=center...border_color=red ?content=Section 2 font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...such as text and shapes: a Section, a Body, and a Paragraph. doc...doc . AppendChild ( new Section ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Ինչպես ջնջել Բաժին ընդմիջումը Word-ում Python-ի...

    Այս հոդվածը ցույց է տալիս, թե ինչպես ջնջել Word-ի հատվածի ընդմիջումը Python-ի միջոցով: Այն ունի ծրագրային տրամաբանություն, ինչպես նաև ռեսուրսներ՝ շրջակա միջավայրը սահմանելու համար և օրինակելի կոդը՝ Word-ում Python-ի միջոցով հատվածի ընդմիջումը հեռացնելու համար:...ցանկացած հարթակում: Word-ում «Section Break»-ը հեռացնելու քայլեր՝...Սկսեք փաստաթղթի երկրորդ վերջին section -ից, եթե առկա է, այլապես, թողեք...

    kb.aspose.com/hy/words/python/how-to-delete-sec...
  6. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  7. Supported Parameters|Aspose.PDF for Reporting S...

    Explore the supported parameters in Aspose.PDF for Reporting Services to control and customize your PDF rendering with ease....parameters, such as: This section includes the following topics:...

    docs.aspose.com/pdf/reportingservices/supported...
  8. Getting Started|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....Started Contents [ Hide ] This section covers the core concepts of...

    docs.aspose.com/barcode/phpjava/getting-started/
  9. Enable Activity Logging for EWS Client in .NET ...

    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....following lines in the ItemGroup section: <Content Include= "appsettings...PublicKeyToken=b77a5c561934e089" > <section name= "Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-activity-loggi...
  10. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns....evenly spaced columns in a section. doc = aw . Document () builder...

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