Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 12,328 for

content stream

(0.37 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C# using Aspose.Slides for .NET with precise layout, images and formatting preserved....NET Contents [ Hide ] Overview This article...interface and save it to a memory stream. Add the slide image to the...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....AI Working with Watermark Contents [ Hide ] This topic discusses...inserted as image, string, or stream. The watermark can also be...

    docs.aspose.com/words/python-net/working-with-w...
  3. Delete PDF Pages with JavaScript via C++|Aspose...

    You can delete pages from your PDF file using Aspose.PDF for JavaScript via C++....Pages with JavaScript via C++ Contents [ Hide ] You can delete pages...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/javascript-cpp/delete-pages/
  4. 使用 JavaScript 通过 C++ 旋转 PDF 页面|Aspose.PDF for J...

    本主题描述如何通过 JavaScript 通过 C++ 以编程方式旋转现有 PDF 文件中的页面方向...JavaScript 通过 C++ 旋转 PDF 页面 Contents [ Hide ] 本节描述如何在现有 PDF 文件中使用...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/rotate-pa...
  5. Extract PS Files via .NET

    C# decompression source code to extract PS documents from a single archive or vice versa on .NET Framework, .NET Core....zip archives with arbitrary content programmatically with just...archive. Open this file as stream for reading. Create Object...

    products.aspose.com/zip/net/extract/ps/
  6. 从文档中导入/导出数据|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....从文档中导入/导出数据 Contents [ Hide ] 从文档中导入数据 数据是原始事实的集合,我们创建电子表格文档..."tommy wang" ); //Importing the contents of ArrayList to 1st row and...

    docs.aspose.com/cells/zh/net/import-export-data...
  7. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!...ToByteArray Contents [ Hide ] ImageData.ToByteArray method Returns...local file system. using ( Stream imgStream = imgShape . ImageData...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert EPUB to DOCX – C# code and Online Conve...

    Sample C# code for EPUB to DOCX conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to DOCX Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  9. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...update method Contents [ Hide ] update() Performs the field update...() as doc_stream : doc . save ( stream = doc_stream , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....from a stream, set an optional flag to close the inner stream before...PPTX file like setting the contents of the slide as an image,...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...