Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 16,314 for

content stream

(0.13 sec)
  1. Aspose.Slides.NET6.CrossPlatform - The Type Ini...

    Hi Aspose Support Team, I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...\u0002(Presentation \u0002, Stream \b, InterruptionToken \u0005)\n...Aspose.Slides.Presentation.\b(Stream \u0002, Boolean \b)\n at Aspose...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  2. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....Extract PDF pages Contents [ Hide ] Extract PDF Pages between...between Two Numbers Using Streams Extract method of PdfFileEditor...

    docs.aspose.com/pdf/java/extract-pdf-pages/
  3. Aspose::Words::LowCode::Watermarker::SetImage m...

    Aspose::Words::LowCode::Watermarker::SetImage method. Adds an image watermark into the document from Streams with options in C++....ermarker::SetImage method Contents [ Hide ] Watermarker::SetImage(const...IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, ...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); jpegDevice...jpegDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  5. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...Ask AI Licensing Contents [ Hide ] Overview Aspose.BarCode for...Singleton, or through a file/stream. The details on how to set...

    docs.aspose.com/barcode/net/licensing/
  6. Aspose.PDF is not retaining the page rotation c...

    Hello Aspose Team, I have written C# code with Aspose.pdf Library to rotate the pages in pdf document to 90,180, 270 degree with c# code. While selecting the page and performing the rotation working as expected. While p…...the same stream, ensure the stream is rewound ( stream.Position...empty or partially‑written stream and may fall back to the original...

    forum.aspose.com/t/aspose-pdf-is-not-retaining-...
  7. Save a 3D Document|Documentation

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....Save a 3D Document Contents [ Hide ] The Scene class of the Aspose...with complete path or a file stream object. Aspose.3D API offers...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  8. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....page layout pulls document content and creates object graph. Second...model starts pulling document content. CONVERSION_FINISHED Conversion...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples....Convert MHTML to PDF – C# Contents [ Hide Show ] MHTML to PDF...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  10. 将 EPUB 转换为 XPS – C# 代码示例

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

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