Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 14,939 for

content stream

(0.12 sec)
  1. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...在从HTML导入时避免大数字的指数表示 Contents [ Hide ] 有时你的HTML中包含如1234567890...Convert byte array into stream const stream = byteArray ; // Create...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  2. 将 MHTML 转换为 PDF – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 PDF。在 C# 示例中考虑所支持的 MHTML 到 PDF 的转换方案。...Pricing Buy 将 MHTML 转换为 PDF – C# Contents [ Hide Show ] 要利用 PDF 格式完成特定任务,通常需要将...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/zh/net/convert-mhtml-to-pdf/
  3. 将EPUB转换为DOCX – C#代码和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 EPUB 转换为 DOCX。在C#示例中考虑各种EPUB到DOCX的转换方案。尝试在线EPUB转换器。...Pricing Buy 用 C# 将 EPUB 转换为 DOCX Contents [ Hide Show ] DOCX 是一种著名的...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/zh/net/convert-epub-to-docx/
  4. Save a 3D Document|Documentation

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....Save a 3D Document Contents [ Hide ] The Scene class of the Aspose...with complete path or a file stream object. Aspose.3D API offers...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  5. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code....supports multi-sized pages in its content, so we can call the OpenPage()...Variant 1. Create an output stream for the resulting PS file....

    products.aspose.com/page/net/add-pages-to-ps/
  6. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....SetWatermarkToImages Contents [ Hide ] SetWatermarkToImages(...output to images. public static Stream [] SetWatermarkToImages ( string...

    reference.aspose.com/words/net/aspose.words.low...
  7. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....Extract PDF pages Contents [ Hide ] Extract PDF Pages between...between Two Numbers Using Streams Extract method of PdfFileEditor...

    docs.aspose.com/pdf/java/extract-pdf-pages/
  8. Resize and crop EPS via Java | Aspose.Page

    Elevate your Java applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....and bottom – removing excess content at the edges. This results...file header, leaving your content intact. The EPS image's margins...

    products.aspose.com/page/java/resize-eps/
  9. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...NET API 解决方案 Contents [ Hide Show ] 概述 本文讲解如何使用...//Create an input stream for EPS file 7 using (Stream inputEpsStream...

    docs.aspose.com/page/zh/net/resize-eps/
  10. Page Break in existing PDF|Aspose.PDF for Java

    Learn how to add page breaks within an existing PDF document using Aspose.PDF for Java to improve document formatting....PDF Contents [ Hide ] As a default layout, the contents inside...Bottom-Right layout. Once the contents exceed beyond page bottom...

    docs.aspose.com/pdf/java/page-break-in-existing...