Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 14,939 for

content stream

(0.05 sec)
  1. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or Stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] Purpose Summary....Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/net/working-with-document/
  2. Hyphenation.Callback | Aspose.Words for .NET

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience....Callback Contents [ Hide ] Hyphenation.Callback property Gets...hyphenation dictionary by stream. Stream dictionaryStream = new...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] Office Open XML (also...0x4B , 0x03 , 0x04 ])); const stream = fs . readFileSync ( filePath...

    docs.aspose.com/cells/nodejs-cpp/detect-file-fo...
  4. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....OlePackage Contents [ Hide ] OleFormat.OlePackage property Provide...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Verify Password of Encrypted Files with Node.js...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open Office (ODS) files using Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] If Excel (xlsx, xlsb...accepts two parameters: the file stream and the password that needs...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  6. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....ImageFileName Contents [ Hide ] ImageSavingArgs.ImageFileName...document to a file or to a stream. When saving a document to...

    reference.aspose.com/words/net/aspose.words.sav...
  7. C++ API to Convert MD to EXCEL | products.aspos...

    Convert MD to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... Save EXCEL File Format to Stream via C++ Aspose.Cells for C++...file format to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance....TxtLoadOptions Contents [ Hide ] TxtLoadOptions class Allows...com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) {...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....0 Contents [ Hide ] This page lists all...PresentationText GetPresentationText ( Stream stream ) PresentationText GetPresentationText...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. 将 HTML 转换为 DOCX – C#

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 DOCX。在 C# 示例中考虑各种 HTML 到 DOCX 的转换情况。试试在线 HTML 转换器。...Pricing Buy 用 C# 将 HTML 转换为 DOCX Contents [ Hide Show ] DOCX 文件是一种 Microsoft...over HTML rendering output streams 2 3 class MemoryStreamProvider...

    docs.aspose.com/html/zh/net/convert-html-to-docx/