Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 16,315 for

content stream

(0.39 sec)
  1. 加载和解析 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 ] 使用 Aspose.Email for...msg = MailMessage . Load ( stream , msgLoadOptions ); 从流加载 以下代码片段展示如何从流中加载文件。...

    docs.aspose.com/email/zh/net/loading-and-parsin...
  2. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…... Additionally, certain content using the “Leelawadee UI” font...option is applied to ensure the content is fully displayed. To address...

    forum.aspose.com/t/words-for-net-output-questio...
  3. 从文档中导入/导出数据|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 ] 从文档中导入数据 数据是原始事实的集合,我们创建电子表格文档..."tommy wang" ); //Importing the contents of ArrayList to 1st row and...

    docs.aspose.com/cells/zh/net/import-export-data...
  4. Add a library reference to VBA project in workb...

    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....to VBA project in workbook Contents [ Hide ] Sometimes, you need...VBA Certificate to File or Stream Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/add-a-library-...
  5. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::TxtLoadOptions class Contents [ Hide ] TxtLoadOptions class...SharedPtr < System :: IO :: Stream > stream = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine....AI Generating the template Contents [ Hide ] To generate a printable...value contains the binary content ( System.IO.MemoryStream )...

    docs.aspose.com/omr/net/generate-template/
  7. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....ResourcesFolder Contents [ Hide ] XamlFixedSaveOptions.ResourcesFolder...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 通過 .NET 從 FBX 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 FBX 文檔加載、呈現和添加提取資產。...public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/zh-hant/net/extractor/fbx/
  9. 通過 .NET 從 DAE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DAE 文檔加載、呈現和添加提取資產。...public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/zh-hant/net/extractor/dae/
  10. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#....directly executed to extract the contents on a system having .NET Framework...creating SFX ZIP Create a file stream for the new SFX file Instantiate...

    kb.aspose.com/zip/net/how-to-create-self-extrac...