Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 12,281 for

content stream

(0.94 sec)
  1. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Gradient in PS file | Java Contents [ Hide Show ] Add Gradient...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/java/ps/working-with-gradi...
  2. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...January 13, 2021, 10:31am 8 The stream can be a svg file, but at the...setTitle(“title”); stampAnnot.setContents(“contents”); stampAnnot.setImage(new...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  3. Aspose.Cells 16.12.0 中的公共 API 更改|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....0 中的公共 API 更改 Contents [ Hide ] 本文档描述了从 16.11.0 版本到..."sample.ots" ); //Check if stream is of type OTS if ( fileFormatInfo...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....You can also manipulate the content and appearance of slides, shapes...the presentation to file or stream Convert presentations to standard...

    products.aspose.com/slides/cpp/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용하여 PDF에서 첨부 파일 추가, 추출 또는 제거https://products.aspose.com/pdf/ko/cpp/attachments/Recent Content in C++ 를 사용하여 PDF에서 첨부 파일 추가, 추출 또는 제거 on ......com/pdf/ko/cpp/attachments/Recent content in C++ 를 사용하여 PDF에서 첨부 파일 추가...nav-program-lang { display: flex; justify-content: center; align-items: center;...

    products.aspose.com/pdf/ko/cpp/attachments/inde...
  6. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET....archive to PDF – 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...
  7. 将各种图像格式转换为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...
  8. 乳胶到XPS | 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案提供了转换功能,可以将乳胶文件转换为XPS格式。这是一些代码示例。...TeX Contents [ Hide Show ] 另一种目标格式是 xps...########## 9 10 # Create the stream to write the XPS file to. 11...

    docs.aspose.com/tex/zh/python-net/latex-to-xps/
  9. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...Ask AI 从PDF页面搜索和获取文本 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF...pdf" )) { using ( MemoryStream stream = new MemoryStream ()) { var...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Java 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/java/how-to-format-number...