Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 14,937 for

content stream

(0.07 sec)
  1. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....Working with GridJs storage Contents [ Hide ] Working With GridJs...UpdateCell ( p , uid ); return Content ( ret , "text/plain" , System...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  2. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples....Convert MHTML to Image in C# Contents [ Hide Show ] In this article...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  3. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access font data Streams on demand, enhancing your design workflow....OpenFontDataStream Contents [ Hide ] StreamFontSource.OpenFontDataStream...This method should open the stream with font data on demand. public...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with JavaScript API or Library."...State via XML in JavaScript Contents [ Hide ] Overview In Aspose...exporting to a stream with the ExportToXml(Stream) method. Similarly...

    docs.aspose.com/barcode/javascript-cpp/barcode-...
  5. 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...
  6. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from Streams with additional options and saves the differences to the provided output Stream in the specified save format, producing changes as a number of edit and format revisions in C++....:Comparer::Compare method Contents [ Hide ] Comparer::Compare(const...IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, const...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and Streamlining your data management tasks....To Contents [ Hide ] To( string ) Specifies output file for the...Words To( Stream, SaveOptions ) Specifies output stream for the...

    reference.aspose.com/words/net/aspose.words.low...
  8. Create Slide as SVG Image|Aspose.Slides Documen...

    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....Create Slide as SVG Image Contents [ Hide ] To generate an SVG...image in a memory stream. Save the memory stream to file. Example...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  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. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....EPS | API Solution for C++ Contents [ Hide Show ] Overview This...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/cpp/crop-eps/