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

stream provider

(0.07 sec)
  1. Convert GIF to EPS using API for .NET

    GIF 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 GIF to EPS in C#...

    docs.aspose.com/page/net/convert/gif-to-eps/
  2. Convert JPG to EPS using API for .NET

    JPG 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 JPG to EPS in C#...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  3. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....page content Merge duplicate streams Unembed fonts Remove unused...outfilename ); } Removing Unused Streams Sometimes the document contains...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  4. Applying a License|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....free and unlimited, and it is provided to both licensed and evaluation...resource , or loaded from a stream: Put the license file at any...

    docs.aspose.com/cells/java/applying-a-license/
  5. Open DICOM file|Aspose.Medical for .NET 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....Opening a DICOM File from a Stream To open an existing DICOM file...file using its System.IO.Stream , you simply have to call the...

    docs.aspose.com/medical/net/developer-guide/ope...
  6. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++....being sent to the browser provides the option to open itself...to the stream, then perform operations on the stream. const path...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  7. 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...
  8. Crop and resize EPS via C# | Aspose.Page

    Empower your C# applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....Page provides you with the functionality...PsDocument object with an input stream containing an EPS file. Define...

    products.aspose.com/page/net/crop-eps/
  9. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...xlsm"); var stream = workbook.SaveToStream();...of bytes on open: {stream.Length}"); stream.Close(); var inputCells...

    forum.aspose.com/t/workbook-object-increases-in...
  10. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....with such a thing as a byte stream. So, independently from where...objects will provide an access to the byte stream, related to...

    docs.aspose.com/font/cpp/how-to-load-fonts/