Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 11,196 for

content stream

(0.09 sec)
  1. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...将各种图像格式转换为PDF Contents [ Hide ] Aspose.PDF for Java 允许您将不同格式...格式,请将其封闭在段落中。 可以在本地硬盘的物理位置、在网页URL或在Stream实例中转换图像。 要添加图像: 创建一个com.aspose...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  2. 乳胶到XPS | 用于 Java 的 Aspose.TeX

    Java的Aspose.TeX API解决方案的转换功能使您可以将乳胶文件转换为XPS格式。学习代码示例。...TeX Contents [ Hide Show ] 另一种目标格式是 。一个...PS文件。 Copy 1 // Create the stream to write the XPS file to. 2...

    docs.aspose.com/tex/zh/java/latex-to-xps/
  3. 在 C# 中合并 PDF 文档|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 合并 PDF 文档。...Ask AI 在 C# 中合并 PDF 文档 Contents [ Hide ] 概述 本文解释了如何使用 C# 将不同的...pdf" ; // Create two file streams to read PDF files using ( var...

    docs.aspose.com/pdf/zh/net/concatenate-pdf-docu...
  4. Convert HTML from ZIP archive to JPG – Aspose.H...

    Learn how to convert HTML from a ZIP archive to JPG using C# message handlers in Aspose.HTML for .NET....archive to JPG – C# example Contents [ Hide Show ] In this article...ResponseMessage(HttpStatusCode. OK ) 25 { 26 Content = new ByteArrayContent(buff)...

    docs.aspose.com/html/net/message-handlers/conve...
  5. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....Encrypting Excel Files with C++ Contents [ Hide ] Microsoft Excel (97...accepts two parameters, the file stream and the password that needs...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  6. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Node.js via C++ API....Format Number to Percentage Contents [ Hide ] Possible Usage Scenarios...save the workbook to a file or stream. Sample Code Here’s a code...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  7. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on....formula calculation engine, stream Excel data & save the result...width/height of cells as of contents, insert & delete, hide & un-hide...

    products.aspose.com/cells/java/
  8. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for .NET API....Format Number to Percentage Contents [ Hide ] Possible Usage Scenarios...save the workbook to a file or stream. Sample Code Here’s a code...

    docs.aspose.com/cells/net/how-to-format-number-...
  9. Other TeX conversion output formats | Java

    The conversion functionality of Aspose.TeX API solution for Java allows converting LaTeX files and your own custom TeX files. Here are some code examples....conversion output formats | Java Contents [ Hide Show ] It’s highly...providing the main input as a stream. 10 // But it is required when...

    docs.aspose.com/tex/java/other-tex-formats/
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....Add Text to PDF file Contents [ Hide ] To add text to existing...pdf" ); } Loading Font from Stream The following code snippet...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/