Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 10,038 for

content stream

(0.04 sec)
  1. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document(“D:\test.docx…...Render the chart to an image var stream = new MemoryStream(); shape...ToImage(stream, new ImageSaveOptions(ImageFormat.Png)); stream.Position...

    forum.aspose.com/t/problems-with-title-and-lege...
  2. 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...
  3. Introduction | Developers Guide | Aspose.Zip fo...

    Discover the basic features of Aspose.Zip for .NET in the Introduction section of the Developers Guide. Learn how to manage, compress, extract, and convert archive formats like ZIP, RAR, 7Z, and TAR with ease, using the powerful Aspose.Zip API....Nuget Pricing Buy Introduction Contents [ Hide Show ] Aspose.ZIP for...as well as to streams. Copy 1 archive.Save(stream, ArchiveSaveOptions...

    docs.aspose.com/zip/net/introduction/
  4. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....0 的公共 API 和向后不兼容的更改 Contents [ Hide ] 本页面列出了所有 添加的 类、方法、属性等,以及在...void IPresentation.save(Stream stream, int[] slides, SaveFormat...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  5. 使用 Node.js 通过 C++ 管理Microsoft Excel文件的工作表|Docum...

    使用Aspose.Cells for Node.js via C++添加、删除并激活工作表。...C++ 管理Microsoft Excel文件的工作表 Contents [ Hide ] 开发人员可以利用Aspose.C...xlsx" ); // Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/nodejs-cpp/manage-work...
  6. 在 Aspose.Cells 中显示或隐藏行列标题|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....Cells 中显示或隐藏行列标题 Contents [ Hide ] Excel文件中的所有工作表都由...修改后的工作表 C# //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/net/display-or-hide-ro...
  7. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/3mf/
  8. Extract Assets from OBJ File Formats via .NET |...

    C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/obj/
  9. Extract Assets from DXF File Formats via .NET |...

    C# source code to load, render and add extract assets from DXF documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/dxf/
  10. 在使用Node.js通过C++在工作簿中加载HTML时自动调整列和行大小|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++加载HTML文件时自动调整工作簿中的列和行大小。...js通过C++在工作簿中加载HTML时自动调整列和行大小 Contents [ Hide ] 可能的使用场景 你可以在加载工作...Load HTML string into memory stream. const ms = Uint8Array . from...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-col...