Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 16,319 for

content stream

(0.2 sec)
  1. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...AI 與儲存在 SharePoint 的文件一起工作 Contents [ Hide ] Microsoft SharePoint...responseData = await response . Content . ReadFromJsonAsync < AuthRespose...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  2. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Convert BMP to EPS using Python Contents [ Hide Show ] This article..."output1.eps" , options) Using streams for saving BMP to EPS in Python...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  3. Online DOCX to DIF Conversion or Build .NET bas...

    Free online app to convert DOCX to DIF files. .NET C# conversion library code for DOCX documents....like Load DOCX Document from Stream via C#, Add Custom Properties...files to analyze document content, track changes, and identify...

    products.aspose.com/total/net/conversion/docx-t...
  4. 导入 JSON 数据|Aspose.PDF for Python via .NET

    本例演示了如何使用 Aspose.PDF for Python via .NET 将表单字段数据从 JSON 文件导入 PDF 表单。它展示了如何绑定 PDF 文档、通过文件流读取结构化 JSON 数据,并自动填充匹配的表单字段。...导入 JSON 数据 Contents [ Hide ] JSON 被广泛用于在系统之间存储和传输结构化数据。在本例中,...file as stream with FileIO ( datafile , "r" ) as json_stream : #...

    docs.aspose.com/pdf/zh/python-net/import-json-d...
  5. 导出为 XML|Aspose.PDF for Python via .NET

    这个示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 表单数据导出为 XML 文件。它展示了如何加载 PDF 文档,通过 Form facade 访问其表单字段,并使用 Form Class 将提取的数据保存为结构化 XML。...导出为 XML Contents [ Hide ] 导出表单数据使开发者能够在无需手动复制字段值的情况下重复使用存储在 PDF...infile ) # Open XML file as stream with FileIO ( datafile , "w"...

    docs.aspose.com/pdf/zh/python-net/export-to-xml/
  6. Frequently Asked Questions | Aspose.PUB for Java

    Get answers to all the most frequent questions about Aspose.PUB for Java, which is a comprehensive API for manipulation, Conversion and editing .pub files....Q: How can you transfer the content of a PDF to PUB file? A: There...functionallity but you can get the content to a .pub file: Through the...

    docs.aspose.com/pub/java/faq/
  7. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....Files with JavaScript via C++ Contents [ Hide ] Aspose.Cells makes...and Aspose.Cells save the contents of the active worksheet only...

    docs.aspose.com/cells/javascript-cpp/different-...
  8. 介绍|Documentation

    Aspose.Diagram图书馆介绍。...介绍 Contents [ Hide ] 获取Aspose.Diagram for .NET图书馆的Visio文献信息 Microsoft...existing Visio file in the stream FileStream st = new FileStream...

    docs.aspose.com/diagram/zh/net/introduction/
  9. Extraction of Embedded Objects data|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....Extraction of Embedded Objects data Contents [ Hide ] Sometimes Embedded...OpenMCDF, for reading the contents of such files for saving to...

    docs.aspose.com/email/net/extraction-of-embedde...
  10. Working with Images in PS file | Java

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...with Images in PS file | Java Contents [ Hide Show ] Add Image in...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/java/ps/working-with-images/