Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,935 for

stream provider

(0.09 sec)
  1. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving PNG to EPS in Java...

    docs.aspose.com/page/java/convert/png-to-eps/
  2. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving TIFF to EPS in C#...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  3. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving BMP to EPS in C#...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  4. Working with GZip Archives in C# | Aspose.Zip f...

    C# gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....ZIP API provides the class for working with...extract its contents to a file stream: Copy 1 //Extracts the archive...

    docs.aspose.com/zip/net/working-with-gzip-archi...
  5. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream Stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook;...false; var nativeExcelDocument = stream; try { int counter = 0; var...

    forum.aspose.com/t/protected-sheet-without-pass...
  6. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...several reasons, and I can provide some guidance on how to troubleshoot...GetExecutingAssembly(); System.IO.Stream stream = _assembly.GetManifestResourceS(fichier);...

    forum.aspose.com/t/the-license-does-not-apply-a...
  7. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....21 22 // Specify the output stream for the log file. 23 options...27 28 // Create the output stream for the formula image. 29 using...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  8. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...Singleton, or through a file/stream. The details on how to set...license using these methods are provided below in this article. Using...

    docs.aspose.com/barcode/net/licensing/
  9. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results....Hide ] CssSavingArgs class Provides data for the CssSaving event...set; } Allows to specify the stream where the CSS information will...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...DocumentPartSavingAr class Provides data for the IDocumentPartSavingC...parts into files by providing your own stream objects. To save document...

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