Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 16,314 for

content stream

(0.08 sec)
  1. ComHelper.open method | Aspose.Words for Python

    aspose.words.ComHelper.open method...open method Contents [ Hide ] open(file_name) Allows a COM application...represents a Word document. open(stream) Allows a COM application to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF to JPG|Aspose.PDF for Android via Java

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

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. 使用System.Drawing解码和编码纹理|Documentation

    使用System.Drawing从图像文件中解码纹理...Drawing解码和编码纹理 Contents [ Hide ] 使用 Aspose.3D for .NET...( TextureData texture , Stream stream ) { var bmp = ToBitmap (...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  4. Work with Barcode Recognition State using XML i...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...Recognition State using XML in Java Contents [ Hide ] Overview Aspose.BarCode...String xmlFile) method or a stream through the exportToXml(java...

    docs.aspose.com/barcode/java/barcode-reading-in...
  5. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert watermarks into the documents in C++....Aspose::Words::LowCode::Watermarker class Contents [ Hide ] Watermarker class...System::SharedPtr<System::IO::Stream>&) Specifies input document...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a Stream into the document in C++....r::InsertOleObject method Contents [ Hide ] DocumentBuilder:...System::SharedPtr<System::IO::Stream>&, const System::String&, bool...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. IBarcodeGenerator.GetBarcodeImage | Aspose.Word...

    Effortlessly create custom barcode images with iBarcodeGenerator's GetBarcodeImage method. Ideal for enhancing your DisplayBarcode field efficiently!...GetBarcodeImage Contents [ Hide ] IBarcodeGenerator.GetBarcodeImage...DisplayBarcode field). public Stream GetBarcodeImage ( BarcodeParameters...

    reference.aspose.com/words/net/aspose.words.fie...
  8. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples....NET Contents [ Hide Show ] In certain situations...may need to extract specific content from a LaTeX file as a standalone...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  9. Save a Document in Java|Aspose.Words for Java

    Save a document in any supported format using Java....Ask AI Save a Document Contents [ Hide ] Most of the tasks you...Words GitHub . Save to a Stream Pass a stream object to the Save method...

    docs.aspose.com/words/java/save-a-document/
  10. 将 MHTML 转换为 XPS – Aspose.HTML for .NET

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

    docs.aspose.com/html/zh/net/convert-mhtml-to-xps/