Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 12,315 for

content stream

(0.28 sec)
  1. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....NET Contents [ Hide ] Overview Open Presentations...contains a presentation’s contents. Whether you’re creating a...

    docs.aspose.com/slides/net/save-presentation/
  2. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the Contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…... if you replace the contents, the warp can’t be successed...我的代码是: ByteArrayOutputStrea stream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  3. 乳胶图渲染| .NET的Aspose.TeX

    ASPOSE.TEX API解决方案用于.NET乳胶片段(图)渲染。了解有关如何使用功能的代码示例。...TeX Contents [ Hide Show ] 有时,您可能需要从乳胶文件中提取一些内容作为单独渲染的片段或...15 16 // Specify the output stream for the log file. 17 options...

    docs.aspose.com/tex/zh/net/latex-figure-rendering/
  4. 在Jython中使用工作表索引删除工作表|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....在Jython中使用工作表索引删除工作表 Contents [ Hide ] Aspose.Cells - 使用工作表索引删除工作表...a Workbook object with the stream workbook = Workbook ( fstream...

    docs.aspose.com/cells/zh/java/removing-workshee...
  5. Inserting Images Dynamically in C#|Aspose.Words...

    Insert images into your document dynamically when building a report using C#....Inserting Images Dynamically Contents [ Hide ] What is this page...containing an image data A Stream instance able to read an image...

    docs.aspose.com/words/net/inserting-images-dyna...
  6. Convert EPUB to BMP in C# – Aspose.HTML for .NET

    Convert EPUB to BMP in C# using Aspose.HTML API. Consider various EPUB to BMP conversion scenarios in C# examples. Try online EPUB Converter....EPUB to BMP – C# Examples Contents [ Hide Show ] BMP is a bitmap...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-bmp/
  7. Convert EPUB to GIF in C# – Aspose.HTML for .NET

    Convert EPUB to GIF in C# using Aspose.HTML API. Consider various EPUB to GIF conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to GIF in C# Contents [ Hide Show ] GIF is a popular...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-gif/
  8. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....either on disk or in memory stream. You will see, how you can...either on the disk or in memory stream. Code to Compress PDF in Java...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...
  9. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Ask AI Chart to PDF Contents [ Hide ] Rendering Chart to PDF...resultant PDF to a disk path or a stream. Create Chart PDF with Desired...

    docs.aspose.com/cells/net/chart-to-pdf/
  10. Open PDF Document using C++|Aspose.PDF for C++

    Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF....Open PDF Document using C++ Contents [ Hide ] Open existing PDF...existing PDF document from stream void OpenDocumentStream ()...

    docs.aspose.com/pdf/cpp/open-pdf-document/