Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 12,062 for

section

(0.03 sec)
  1. Convert EMAIL to JPEG in Python | products.aspo...

    Save EMAIL to JPEG in your Python applications without using Microsoft Outlook or Word...comprises a header section and a body section, separated by a blank...subject, and timestamp. The body section contains the content of the...

    products.aspose.com/total/python-net/conversion...
  2. Using Conditional Blocks in Java|Aspose.Words f...

    Use conditional blocks to represent the same data depending on a condition using Java.... This section includes the following topics:...

    docs.aspose.com/words/java/using-conditional-bl...
  3. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per page in the document grid....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.CharactersPerLine | Aspose.Words for ...

    Control your document layout with the PageSetup CharactersPerLine property. Easily adjust characters per line for optimal readability and design....characters per line in this section. builder . PageSetup . LayoutMode...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Draw Geometric Shapes in Java

    Aspose.PSD for Java is a perfect choice when you want to draw geometric shapes in Java. This Java drawing library offers several features. So, let's explore....Svenska Introduction This section will demonstrate why you should...Code Sample Likewise, this section will take you to the code snippet...

    blog.aspose.com/psd/draw-geometric-shapes-in-java/
  6. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported....export bookmarks in the first section's header/footers. // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Image Markers in Aspose.Cells|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.... This section shows you how to insert pictures...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  9. 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...
  10. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...