Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 15,828 for

content stream

(0.14 sec)
  1. 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...
  2. 从流中打开电子表格文档|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....从流中打开电子表格文档 Contents [ Hide ] OpenXML Excel string FilePath =...document from a stream.xlsx" ; Stream stream = File . Open (...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  3. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's Content...representation of the document’s content. To learn more, visit the Working...PlainTextDocument(stream) Creates a plain text document from a stream. Automatically...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the data from the specified Stream into the Document instance in C++....the data from the specified stream into the Document instance...SharedPtr < System :: IO :: Stream > src , System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/ido...
  5. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's Content...representation of the document’s content. To learn more, visit the Working...PlainTextDocument(stream) Creates a plain text document from a stream. Automatically...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!...RemoveAllSignatures Contents [ Hide ] RemoveAllSignatures( string...unsigned copy by file streams: using ( Stream streamIn = new FileStream...

    reference.aspose.com/words/net/aspose.words.dig...
  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. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the data from the specified Stream into the [Document](../../document/) instance....the data from the specified stream into the Document instance...Description src io.BytesIO The source stream to read the document from....

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