Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,332 for

content stream

(0.16 sec)
  1. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory Stream into the Aspose.Pdf.Document constructor. using System;…...minutes to load the HTML memory stream into the Aspose.Pdf.Document...SampleOutput.pdf"; string content = System.IO.File.ReadAllText(htmlFileName);...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  2. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通過 COM 互操作從C++框架、C++核心和 PHP、VBScript、德爾福C++的 PDF 中提取附件。...attachment and write to file or stream auto fileContent = MakeArray...( fileSpecification -> get_Contents () -> get_Length ()); fileSpecification...

    products.aspose.com/pdf/zh-hant/cpp/attachments...
  3. Working with Ole Objects|Aspose.Words for Java

    Create and modify OLE embedding in your document using Java....AI Working with Ole Objects Contents [ Hide ] OLE stands for “Object...back with some additional content. In this article, we will talk...

    docs.aspose.com/words/java/working-with-ole-obj...
  4. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...通过JavaScript和C++计算页面设置缩放比例因子 Contents [ Hide ] 当你使用 适合 n 页宽 m 页高...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  5. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI)....Multi-platform App UI(MAUI) Contents [ Hide ] Prerequisites Visual...(result == null) { return; } var stream = await result.OpenReadAsync();...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  6. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....ShowPageBorder Contents [ Hide ] HtmlFixedSaveOptions.ShowPageBorder...the folder exists before the streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are saved when exporting a document to HTML. Default is an empty string in C++....s::get_FontsFolder method Contents [ Hide ] HtmlSaveOptions::get_FontsFolder...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....SaveFormat Contents [ Hide ] HtmlFixedSaveOptions.SaveFormat...the folder exists before the streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...is // Load documents from streams var sourceDoc = new Aspose...modified document to a memory stream using (var outputStream = new...

    forum.aspose.com/t/replacing-bookmarks-causes-i...