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

content stream

(0.06 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....Text Paragraphs in Python Contents [ Hide ] Aspose.Slides provides...Paragraph () para1 . text = "Content" para1 . paragraph_format ...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. 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...
  3. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能...Buy 在 PostScript 中使用转换 | C++ Contents [ Hide Show ] 在 PS 文档中转换内容...vas(); 3 4 //Create output stream for PostScript document 5 {...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  4. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...NET Contents [ Hide Show ] 在 PS 文档中转换内容...output stream for PostScript document 2 using (Stream outPsStream...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  5. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....form and recognition pattern Contents [ Hide ] After the template...Generating form to a memory stream If you do not have direct access...

    docs.aspose.com/omr/net/generate-template/save/
  6. 管理 OLE|Aspose.Slides 文档

    在 C++ 中将 OLE 对象添加到 PowerPoint 演示文稿中...管理 OLE Contents [ Hide ] 信息 OLE (对象链接与嵌入) 是一种 Microsoft 技术,允... buffer -> Count ()); auto stream = new Aspose :: Cells :: Systems...

    docs.aspose.com/slides/zh/cpp/manage-ole/
  7. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs....JPG, PNG, BMP, GIF, and TIFF Contents [ Hide Show ] Converting HTML...visual representations of web content for documentation, reports...

    docs.aspose.com/html/java/convert-html-to-image/
  8. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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....Excel 图表并将其嵌入到演示文稿中作为 OLE 对象 Contents [ Hide ] 在 PowerPoint 幻灯片...Presentation pres , ISlide sld , Stream wbStream , Bitmap imgChart...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  9. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...Manage PowerPoint Paragraph Contents [ Hide ] Aspose.Slides provides...Paragraph (); $para1 -> setText ( "Content" ); $para1 -> getParagraphFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing 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...