Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 14,937 for

content stream

(0.09 sec)
  1. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....PageSet(pageIndex)); } try (FileOutputStream stream = new FileOutputStream(getArtifactsDir()...++mNum))) { a.getDocument().save(stream, saveOptions); } } private...

    reference.aspose.com/words/java/com.aspose.word...
  2. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...NET) Contents [ Hide ] 概述 本文档说明如何 使用 C#...HttpClient 实例获取 HTML 页面内容,创建 Stream 对象,将内容传递给 Document 对象并渲染为 PDF。...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  3. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...Visio 中的嵌入式 OLE 对象 Diagram Contents [ Hide ] Microsoft Office...ForeignType . Object ) { Stream Ole_stream = new MemoryStream ( OLE_Shape...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  4. Licensing|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....Ask AI Licensing Contents [ Hide ] Overview The evaluation mode...license can be loaded from a stream or file using the following...

    docs.aspose.com/barcode/nodejsjava/licensing/
  5. How to Convert XML to Excel File using Python

    This brief article explains how to convert XML to Excel file using Python. It discusses the environment setup, stepwise algorithm, and a runnable sample code to convert XML to XLSX using Python....which can be exported to a stream or the disk using the file...Excel file by encrypting its contents, filtering the data, and hiding...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  6. Create and Save Outlook MSG files using C++ Ema...

    Learn how to create, save, and customize Outlook MSG files in C++, including adding attachments, using RTF bodies, saving drafts, and managing body compression....and Save Outlook MSG files Contents [ Hide ] Aspose.Email for...to save MSG files to disk or stream. You can define the sender...

    docs.aspose.com/email/cpp/creating-and-saving-m...
  7. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....Files with JavaScript via C++ Contents [ Hide ] Aspose.Cells makes...and Aspose.Cells save the contents of the active worksheet only...

    docs.aspose.com/cells/javascript-cpp/different-...
  8. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web Content effortlessly!...ResourcesFolderAlias Contents [ Hide ] HtmlFixedSaveOptions....the folder exists before the streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Headers["Content-Disposition"] = $"attachment;...slideshow"; http.Response.Headers["Content-Disposition"] = $"attachment;...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  10. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents.... Document ( stream = io . BytesIO ( system_helper...save_options = options ) out_doc_contents = system_helper . io . File...

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