Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,401 for

stream provider

(0.19 sec)
  1. Convert JPG to EPS using Java API Solution

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

    docs.aspose.com/page/java/convert/jpg-to-eps/
  2. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...Hide ] PageSavingArgs class Provides data for the PageSaving event...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Reading Email Messages from Microsoft SharePoin...

    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 SDK provides the API necessary to log in...message file into a stream and then pass this stream to an instance...

    docs.aspose.com/email/net/reading-email-message...
  4. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a request like the foll…...“Content-Type: application/octet-stream” " http://xxxxx.italynorth...termination of the response stream and the “Content‑Length mismatch”...

    forum.aspose.com/t/issue-with-aspose-cells-dock...
  5. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....following three overloaded members provide the option to save the document...OneNote Document to a Stream Users can pass a stream object to the Document...

    docs.aspose.com/note/net/save-a-onenote-document/
  6. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....workbook from stream with HTML load options const stream = byteArray...const workbook = new Workbook ( stream , loadOptions ); // Access...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  7. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …...PdfFileEditor(); var pdfStreams = new List<Stream>(); using (var outputStream...pdfByte in pdfBytes) { var stream = new MemoryStream(pdfByte);...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...
  8. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....input and output files or streams, along with the desired save...options. convert(input_stream, output_stream, save_format) Converts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...#=zHcxGeaE7YtYf(Stream #=zFmzyhBEzq_qC, Document #=zliUzh31I_cmN...#=zcER0$6DnVyH83m30xK54wkKTR.#=zJ69K7ao=(Stream #=zFmzyhBEzq_qC, Document #=zliUzh31I_cmN...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  10. Implementing Resource Prefix for Nested Resourc...

    Learn how to use ResourceSavingArgs.NestedUri to add resource prefixes for nested resources (e.g. PNG in SVG) when exporting Microsoft Project files using Aspose.Tasks for .NET.... The API provides the ResourceSavingArgs.NestedUri...(CssSavingArgs args) 11 { 12 FileStream stream = new FileStream( "css/" +...

    docs.aspose.com/tasks/net/how-to-implement-reso...