Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 14,939 for

content stream

(1.66 sec)
  1. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG document to a file, memory Stream or Url using the Aspose.SVG for Python via .NET library....Save to File, URL, Memory Stream Contents [ Hide Show ] Save an SVG...for saving SVG content and resources to streams. This class is...

    docs.aspose.com/svg/python-net/save-svg-file/
  2. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...library to optimize file's content and size retaining the original...example to optimize file's content and size Copy Examples Input...

    products.aspose.com/words/python-net/compress/
  3. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...generating a PDF with Hindi content, but unable to identify the...at Aspose.Pdf.Document.Save(Stream output) at CABI.FactsheetAdmin...

    forum.aspose.com/t/encountering-an-error-while-...
  4. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response Streams using Aspose.Cells for Python via .NET....NET Contents [ Hide ] Aspose.Cells for...to response streams. Saving File to Response Stream XLS Files import...

    docs.aspose.com/cells/python-net/saving-file-to...
  5. IDocumentReaderPlugin.Read | Aspose.Words for .NET

    Effortlessly read data into your Document instance with the IDocumentReaderPlugin's Read method. Enhance your document processing today!...the data from the specified stream into the Document instance...instance. public void Read ( Stream src , LoadOptions loadOptions , Document...

    reference.aspose.com/words/net/aspose.words/ido...
  6. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...NET) Contents [ Hide ] Aspose.Cells for Python...# Save workbook to response stream with appropriate headers workbook...

    docs.aspose.com/cells/zh/python-net/saving-file...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing document. To learn more, visit the documentation article in C++....igitalSignatureUtil class Contents [ Hide ] DigitalSignatureUtil...System::SharedPtr<System::IO::Stream>&) Loads digital signatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...messageInfo, string name, Stream stream) Adds an attachment to the...using the provided stream as the attachment content. AddAttachmen...

    forum.aspose.com/t/how-to-create-a-new-instance...
  9. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....Aspose::Words::Document::Document constructor Contents [ Hide ] Document::Document()...used to optimize the document contents as well as default Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Difference between MapiAttachment.Save(...) and...

    I believe I found a bug when using MapiAttachment.Save(Stream Stream) on an OLE attachment (attachment with PR_ATTACH_METHOD == ATTACH_OLE). On the message I was testing with, I noticed that using MAPI to download the O…...Save(Stream stream) on an OLE attachment (attachment...used MapiAttachment.Save(Stream stream) to save the attachment...

    forum.aspose.com/t/difference-between-mapiattac...