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

content stream

(0.05 sec)
  1. 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...
  2. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....Sign Contents [ Hide ] Sign( Stream, Stream, CertificateHolder...signed document to destination stream. Supported formats are: Doc...

    reference.aspose.com/words/net/aspose.words.dig...
  3. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless document loading from files for your COM applications....Open Contents [ Hide ] Open( string ) Allows a COM application...// 2 - From a stream: using ( FileStream stream = new FileStream...

    reference.aspose.com/words/net/aspose.words/com...
  4. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document...signature works with file content rather than Document Object...from document. load_signatures(stream) Loads digital signatures from...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert URL to PDF with Python

    This article guides on how to convert URL to PDF with Python. It has all the details to set the IDE, a list of steps, and a sample code to turn URL into PDF with Python....and get the page contents as a byte stream Create a PDF document...document from the webpage stream Save the output document as a PDF...

    kb.aspose.com/pdf/python/convert-url-to-pdf-wit...
  6. 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...
  7. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document...signature works with file content rather than Document Object...from document. loadSignatures(stream) Loads digital signatures from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a Stream. Throws if dictionary cannot be read or has invalid format in C++....RegisterDictionary method Contents [ Hide ] Hyphenation::Reg...System::SharedPtr<System::IO::Stream>&) method Registers and loads...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  9. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....SetImage Contents [ Hide ] SetImage( string ) Changes the fill...// 3 - From a stream: using ( FileStream stream = new FileStream...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the documents Content in Java....PlainTextDocument Contents [ Hide ] Inheritance: java.lang.Object...representation of the document’s content. To learn more, visit the Working...

    reference.aspose.com/words/java/com.aspose.word...