Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 15,249 for

section

(0.09 sec)
  1. Exact Row Heights|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow setting exact row heights for table rows....described in Spacing Factor section is to set exact row heights...

    docs.aspose.com/words/jasperreports/exact-row-h...
  2. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final Section for effective formatting....last paragraph in the last section of the document. public bool...

    reference.aspose.com/words/net/aspose.words/par...
  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. Ինչպես ջնջել Բաժին ընդմիջումը Word-ում Python-ի...

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

    kb.aspose.com/hy/words/python/how-to-delete-sec...
  5. 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...
  6. 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...
  7. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  8. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/java/find-and-replace/
  9. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  10. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

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