Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 12,267 for

content stream

(0.15 sec)
  1. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...Ask AI 以编程方式打开 PDF 文档 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF...remoteUri = "https://www.sj.se/content/dam/SJ/pdf/Engelska/" ; //...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  2. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....Convert Visio to HTML format Contents [ Hide ] 导出 Visio 到 HTML This...local storage or directly to a stream instance. Save resultant HTML...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  3. Creating, Opening and Saving Images|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....Opening and Saving Images Contents [ Hide ] Creating Image Files...output path or by setting a stream. Creating by Setting Path Create...

    docs.aspose.com/psd/java/creating-opening-and-s...
  4. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...save method Contents [ Hide ] save(stream) Saves the data of...the specified stream. def save ( self , stream : io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....SetImage Contents [ Hide ] SetImage( string ) Changes the fill...// 3 - From a stream: using ( FileStream stream = new FileStream...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to XPS in C# Contents [ Hide Show ] In this article...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-xps/
  7. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method...open method Contents [ Hide ] open(fileName) Allows a COM application...represents a Word document. open(stream) Allows a COM application to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....tWatermarkToImages method Contents [ Hide ] Watermarker::Set...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var document = new Document(StreamOfPdfFile); AddQrCode(document); document.SaveAsync(StreamOf…...#=zSqG_Lvs=(Stream #=zx7lIinA=, SaveOptions #=zz1m6uCvoXKDj...#=zEj2s9Ols9BiaYXmPPd$vKw6bG9Pg.#=zSqG_Lvs=(Stream #=zx7lIinA=, SaveOptions #=zz1m6uCvoXKDj...

    forum.aspose.com/t/exception-with-saveasync-but...
  10. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...AddHeader("content-disposition", "attachment;...ContentType = "application/octet-stream"; Response.End(); } } Windows...

    forum.aspose.com/t/latest-version-of-asposepdf-...