Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 8,132 for

header

(0.18 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......x-spreadsheet-modal-header { /* Customize header background color...earch .x-spreadsheet-modal-header { background: linear-gradient(135deg...

    docs.aspose.com/cells/tr/net/aspose-cells-gridj...
  2. HeaderFooterCollection.header_even property | A...

    HeaderFooterCollection.Header_even property. Retrieves a Header for even numbered pages....header_even property HeaderFooterCollecti.header_even property...Retrieves a header for even numbered pages. @property def header_even...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API....properly for some fields in a header or footer. For example, trying...convert the PAGE field in a header or footer to static text will...

    docs.aspose.com/words/python-net/replace-fields/
  4. Public API Changes in Aspose.Imaging 3.0.0|Docu...

    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.... It can be accessed from Header Property of DjvuPage class...HasName: Indicates if DjVu header has name. Property Aspose.Imaging...

    docs.aspose.com/imaging/net/public-api-changes-...
  5. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....12 ); } /* Customize header */ . x-spreadsheet-modal-search...arch . x-spreadsheet-modal-header { background : linear-gradient...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the Header shapes of a page are being rendered before the shapes in the previous page. Without settin…...in the example provided, the header shapes of a page are being...the second page header, then first page header, and lastly the...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  7. Adding base information for Table|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....the table header as follows: Designing the table header Select a...

    docs.aspose.com/cells/reportingservices/adding-...
  8. C++ Email API for Thunderbird and OutLook Forma...

    C++ code samples for Thunderbird and OutLook formats EML EMLX MBOX ICS MSG HTML OFT OLM OST PST and VCF conversion via Email library....MHTML and MSG to HTML with header information and custom timezone...HtmlSaveOptions for setting header information. C++ Code for EML...

    products.aspose.com/email/cpp/conversion/
  9. Loading and Saving Message|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.... WRITE_HEADER - Indicates that header information should...should be written in all email headers. NO_ENCODE_CHARACTERS - Indicates...

    docs.aspose.com/email/python-net/loading-and-sa...
  10. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。... rectangle ); // 添加标题 auto header = MakeObject < TextFragment...); auto textFragementState = header -> get_TextState (); textFragementState...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/