Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 7,973 for

header

(1.21 sec)
  1. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...HEADER_FOOTER, true); for (int i =...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  2. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...View data with custom RTF headers and footers with the total...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  3. Create PST Files, Add Folders & Subfolders in P...

    Create PST files with ease in Python using a progressive API. Add folders & subfolders, new emails & Outlook items. Streamline email management tasks....merge or parse emails, analyze headers, add watermark, and more Aspose...

    blog.aspose.com/email/creating-pst-files-using-...
  4. 使用 Python.NET 设置打印标题|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 配置打印页面上的重复行/列标题。...] # Set row 1 as repeating header worksheet . page_setup . print_title_rows...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  5. Node.js経由のC++を使用したマージン設定|Documentation

    この記事では、サンプルコードを使ってExcelワークシートのマージンを設定する方法と、Node.js APIを経由してページ中央、ヘッダー、フッターのマージンをプログラム的に設定する方法について学びます。...getPageSetup (); // Specify Header / Footer margins pageSetup...

    docs.aspose.com/cells/ja/nodejs-cpp/setting-mar...
  6. 아카이브

    아카이브...that source formatting of headers/footers content is ignored...

    blog.aspose.com/ko/words/merge-ms-word-document...
  7. أرشيف

    أرشيف...println("Printing all Headers:\n\n"); for (int i=0; i< message...

    blog.aspose.com/ar/email/read-email-messages-pr...
  8. ค้นหา

    ค้นหา...println("Printing all Headers:\n\n"); for (int i=0; i< message...

    blog.aspose.com/th/email/read-email-messages-pr...
  9. Archiv

    Archiv...println("Printing all Headers:\n\n"); for (int i=0; i< message...

    blog.aspose.com/cs/email/read-email-messages-pr...
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...complex elements such as tables, headers, or footers. Cause : The problem...

    forum.aspose.com/t/some-content-cannot-be-repla...