Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,818 for

header

(0.11 sec)
  1. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....image, two text fragments (header and paragraph), and a table...a TextFragment for header. For the header we will use Arial font...

    docs.aspose.com/pdf/java/complex-pdf-example/
  2. Mht files to pdf - Free Support Forum - aspose.com

    Hi Aspose Support Team, I’m using Aspose.Words for Java (version 24.3-jdk17) to convert MHT files (Microsoft Word HTML Archive format) to PDF. While the conversion works for the main document, the body, Headers and foot…...the main document, the body, headers and footers containing VML-based...(Word 15) Expected Behavior: Headers with company logos (embedded...

    forum.aspose.com/t/mht-files-to-pdf/327883
  3. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...current system time into the Date header of the generated EML file....expose a switch to keep that header empty – the conversion routine...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  4. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_Headers_footers_mode property. Specifies how Headers and footers are output to HTML, MHTML or EPUB...export_headers_footers_mode property HtmlSaveOptions.export_...export_headers_footers_mode property Specifies how headers and footers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Ruby 中管理 Visio 图的页眉和页脚|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....number at the right corner of header diagram . getHeaderFooter ()...setHeaderCenter ( "Center of the header" ) \ # set text at the left...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  6. Aspose Diagram HeaderFooter is off page and not...

    Using latest Aspose.Diagram for .NET Framework (26.1): Attached file, when saved as PDF, is not replacing page information (&p/&P) in Header and footer, and the text of the footer is not respecting margins. To compare,…...page information (&p/&P) in header and footer, and the text of... This is happening for all header/footer files. Architecture...

    forum.aspose.com/t/aspose-diagram-headerfooter-...
  7. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....EVEN_PAGES_HEADER Contains text of the even pages header, represented...FIRST_PAGE_HEADER Contains text of the first page header, represented...

    reference.aspose.com/words/java/com.aspose.word...
  8. Creating and setting contents of Emails|Documen...

    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....mail header. For example, below is a common mail header, where...receipt. Set Email Headers Email headers represent an Internet...

    docs.aspose.com/email/python-net/creating-and-s...
  9. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...GetPageSetup (); // Set different headers for odd and even pages pageSetup...SetHeader ( 1 , u "I am the header of the Odd page." ); pageSetup...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  10. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....doc = new Document ( MyDir + "Header and footer types.docx" ); Section...logger ); // Using a different header/footer for the first page will...

    reference.aspose.com/words/net/aspose.words.rep...