Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,220 for

stream provider

(0.07 sec)
  1. 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/
  2. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...class FontSavingArgs class Provides data for the IFontSavingCallback...fonts into files by providing your own stream objects. To decide...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...static async Task<(MemoryStream Stream, string ContentType)> Down...MediaType ?? "application/octet-stream"; var memoryStream = new MemoryStream();...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  4. Convert GIF to EPS using Java API Solution

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

    docs.aspose.com/page/java/convert/gif-to-eps/
  5. 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/
  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. Loading and Parsing MSG Files|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.... The class provides several static loading functions...MSG files from file or from stream. Load MSG Files The following...

    docs.aspose.com/email/net/loading-and-parsing-m...
  8. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... read ()) as stream : # The URL is used again as...Load the HTML document from stream and pass the LoadOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...authors: private async Task<Stream> GetComparedDocumentS(ImportRevisionsComma...LogError("----- Imported document stream is null or empty for Document...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  10. Aspose::Words::Saving::PageSavingArgs::get_Keep...

    Aspose::Words::Saving::PageSavingArgs::get_KeepPageStreamOpen method. Specifies whether Aspose.Words should keep the Stream open or close it after saving a document page in C++....Words should keep the stream open or close it after saving...Words will close the stream you provided in the PageStream property...

    reference.aspose.com/words/cpp/aspose.words.sav...