Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 14,938 for

content stream

(0.15 sec)
  1. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a new instance of the efficient replacer processor for seamless data transformation....Create Contents [ Hide ] Replacer.Create method Creates new instance...document using documents from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  2. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_Comments method. Specifies comments on the digital signature. Default value is empty string in C++....ions::get_Comments method Contents [ Hide ] SignOptions::get_Comments...local file system via a file stream, // then create a signed copy...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....Ask AI Save a Document Contents [ Hide ] Purpose Summary. What...saving a document to a file, stream, or ASP.NET HttpResponse object...

    docs.aspose.com/words/net/save-a-document/
  4. Export Bookmarks to XML from an Existing PDF Fi...

    This section explains how to export bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Existing PDF File (facades) Contents [ Hide ] The exportBookmarksToXml...importBookmarksWithX methods with Stream arguments. As a result, extracted...

    docs.aspose.com/pdf/java/export-bookmark/
  5. 加载、查看和解析 MSG 文件|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....Dutch Svenska 加载、查看和解析 MSG 文件 Contents [ Hide ] 本主题解释如何加载 Microsoft...Create a memory stream from the byte array stream = io . BytesIO...

    docs.aspose.com/email/zh/python-net/loading-vie...
  6. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); pngDevice...pngDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  7. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...save method Contents [ Hide ] save(file_name) Saves the current...Output file name. save(output_stream) Saves the current table substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a Stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....sertOleObjectAsIco method Contents [ Hide ] DocumentBuilder:...System::SharedPtr<System::IO::Stream>&, const System::String&, const...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 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....Loading and Parsing MSG Files Contents [ Hide ] Using Aspose.Email...can load as well as parse contents from Outlook message files...

    docs.aspose.com/email/net/loading-and-parsing-m...
  10. 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...