Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 12,314 for

content stream

(0.37 sec)
  1. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Aspose::Words::IDocumentProcessorPl interface Contents [ Hide ] IDocumentProcessorPl...(System::SharedPtr<System::IO::Stream>, System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. LaTeX Python code | API Solution

    Python API Solution for working with TeX. It includes the capability to generate math equations in LaTeX and save the resulting file as images....extensively with mathematical content. Among its various features...Using the log_stream property, specify a memory stream to capture...

    products.aspose.com/tex/python-net/latex-equati...
  3. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...Ask AI Set Barcode Source Contents [ Hide ] If you need any clarifications...ways: as an image file, as a stream, or as a bitmap. Reading barcodes...

    docs.aspose.com/barcode/net/set-barcode-source/
  4. Create formulas in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....working with mathematical content. The Aspose.TeX API solution...SVG image. Set up a memory stream to capture the log output generated...

    products.aspose.com/tex/net/latex-math/
  5. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a Stream using the specified format in C++....Aspose::Words::Document::Save method Contents [ Hide ] Document::Save(const...System::SharedPtr<System::IO::Stream>&, Aspose::Words::SaveFormat)...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 将EPUB转换为DOCX – C#代码和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 EPUB 转换为 DOCX。在C#示例中考虑各种EPUB到DOCX的转换方案。尝试在线EPUB转换器。...Pricing Buy 用 C# 将 EPUB 转换为 DOCX Contents [ Hide Show ] DOCX 是一种著名的...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/zh/net/convert-epub-to-docx/
  7. 将 MHTML 转换为 PDF – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 PDF。在 C# 示例中考虑所支持的 MHTML 到 PDF 的转换方案。...Pricing Buy 将 MHTML 转换为 PDF – C# Contents [ Hide Show ] 要利用 PDF 格式完成特定任务,通常需要将...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/zh/net/convert-mhtml-to-pdf/
  8. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....NET 5 Contents [ Hide ] This article describes...Concatenate(Stream firstInputStream, Stream secInputStream, Stream outputStream)...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  9. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....Convert PDF to BMP Contents [ Hide ] The BmpDevice class allows..."PDF-to-BMP.bmp" ); // Create stream object to save the output image...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....Convert PDF to PNG Contents [ Hide ] Use the Aspose.PDF for Android..."PDF-to-PNG.png" ); // Create stream object to save the output image...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...