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

content stream

(0.26 sec)
  1. 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...
  2. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to Streamline PowerPoint and OpenDocument file operations for efficient presentation handling....PHP for Efficient Memory Use Contents [ Hide ] About BLOB BLOB (...with streams, Aspose.Slides may copy the stream’s content. Loading...

    docs.aspose.com/slides/php-java/manage-blob/
  3. 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...
  4. 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...
  5. 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...
  6. License.setLicense method | Aspose.Words for No...

    Aspose.Words.License.setLicense method...setLicense method Contents [ Hide ] setLicense(licenseName) Licenses...setLicense(stream) Licenses the component. setLicense ( stream : Buffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....BuildReportToImages Contents [ Hide ] BuildReportToImages( string...output to images. public static Stream [] BuildReportToImages ( string...

    reference.aspose.com/words/net/aspose.words.low...
  8. Convert OneNote to Word | Aspose.Note Documenta...

    Use our C# .NET API to convert OneNote files to Word documents....Buy Convert OneNote to Word Contents [ Hide Show ] Time to time...destination file name All selected content will be saved to specified...

    docs.aspose.com/note/net/convert-onenote-to-word/
  9. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.x to generate PDF files from HTML Content. The HTML Content includes image paths that point to files located on an Azure File Share. However, we are experi…...PDF files from HTML content . The HTML content includes image paths...generated? Is it recommended to stream the images (rather than referencing...

    forum.aspose.com/t/aspose-words-pdf-creation-us...
  10. 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/