Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 10,206 for

content stream

(0.07 sec)
  1. Convert EPUB to JPG – C# code and Online Converter

    Sample C# code for EPUB to JPG conversion. Easily use C# API within any .NET application. Try online EPUB to JPG 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...
  2. Convert EPUB to Image – C# code and Online Conv...

    C# code for EPUB to Image conversion. Easily use C# API within any .NET application. Try online EPUB to Image 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...
  3. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....Open the SVG file, read its content as a string and insert that...load and read the SVG file content as a string from the disk and...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  4. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....MarkdownLoadOptions Contents [ Hide ] Inheritance: java.lang...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/java/com.aspose.word...
  5. Barcode Generation Basics - Create Barcodes in ...

    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....Barcodes in Python via Java Contents [ Hide ] Generate Barcodes...in different ways (saving to stream, file, or bitmap) and various...

    docs.aspose.com/barcode/python-java/barcode-gen...
  6. PDF to EMF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET...FileIO class to create a file stream for writing EMF files, specifying...emf’ extension. Close the file stream after saving each EMF file...

    products.aspose.com/pdf/python-net/conversion/p...
  7. 使用 JavaScript 通过 C++ 向 PDF 添加页码|Aspose.PDF for ...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddPageNum 向 PDF 文件添加页码印章。...JavaScript 通过 C++ 向 PDF 添加页码 Contents [ Hide ] 所有文档都必须包含页码。页码使读者更容易定位文档的不同部分。...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/add-page-...
  8. 通过 JavaScript 从 PDF 文件中删除图像|Aspose.PDF for Java...

    本节解释如何使用 Aspose.PDF for JavaScript 从 PDF 文件中删除图像。...通过 JavaScript 从 PDF 文件中删除图像 Contents [ Hide ] 您可以使用 Aspose.PDF...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-im...
  9. Extract Attachments from PDF using C# | Aspose.PDF

    Extract Attachments from PDF on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Attachment and write to file or stream. Extract Attachment from PDF...outputFilePath ); fileSpecification . Contents . CopyTo ( fileStream ); }...

    products.aspose.com/pdf/net/attachments/extract/
  10. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Ask AI 使用 C# 将图像添加到 PDF Contents [ Hide ] 在现有 PDF 文件中添加图像 每个...Pages [ 1 ]; // Load image into stream using ( var imageStream = new...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...