Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 16,315 for

content stream

(0.18 sec)
  1. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...return null; } try { using var stream = File.OpenRead(filePath);...hashBytes = sha256.ComputeHash(stream); var checksum = BitConverter...

    forum.aspose.com/t/bug-verification-for-same-fo...
  2. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...js 和 C++ 以指定打印纸张尺寸加载工作簿 Contents [ Hide ] 您可以使用 LoadOptions...Save the workbook in memory stream const ms = workbook . saveToStream...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  3. Different Ways to Open 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....Different Ways to Open Files Contents [ Hide ] With Aspose.Cells...type. Opening a File using a Stream It is also possible to open...

    docs.aspose.com/cells/cpp/different-ways-to-ope...
  4. Licensing|Documentation

    Apply an Aspose.LLM for .NET license from a file, Stream, or embedded resource, and understand evaluation-mode limits....Licensing Contents [ Hide ] Aspose.LLM for .NET is a commercially...full path. From a stream using var stream = new FileStream (...

    docs.aspose.com/llm/net/licensing/
  5. 从 Visio 中的形状中提取所有图像|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....从 Visio 中的形状中提取所有图像 Contents [ Hide ] 这 页 类对象表示前景页面或背景页面的绘图区域。...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  6. C# HTML Parser – .NET API for HTML files Proces...

    Aspose.HTML for .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....existing HTML from a file, stream or URL Add, replace or remove...from a file, URL, string, or stream. Convert documents between...

    products.aspose.com/html/net/
  7. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...are essentially moving the contents of a presentation’s slides...using var stream = new MemoryStream(); bitmap.Save(stream, ImageFormat...

    products.aspose.com/slides/net/conversion/pptx-...
  8. Working with BZIP2 Archives in C# | Aspose.Zip ...

    C# BZIP2 API lets you create, extract, and manage BZIP2 archives in .NET applications without third-party tools....Working with BZIP2 Archives Contents [ Hide Show ] Overview is...compress or extract a single data stream in .bz2 format. Because BZIP2...

    docs.aspose.com/zip/net/working-with-bzip2-arch...
  9. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....Open PDF Document Contents [ Hide ] Open existing PDF document...existing PDF document from stream public static void OpenDocumentStream...

    docs.aspose.com/pdf/java/open-pdf-document/
  10. Attachments|Aspose.PDF for Python via .NET

    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....Attachments Contents [ Hide ] Add Attachment Add Attachment From...Attachment Annotation From Stream Remove Attachments Annotations...

    docs.aspose.com/pdf/python-net/attachments-faca...