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

content stream

(0.62 sec)
  1. 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...
  2. 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...
  3. 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/
  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. 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...
  8. 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/
  9. 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/
  10. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.6.1) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (100+), along with text Content. While generating the report, we observed th…...images (100+), along with text content. While generating the report...25.6.1 • .NET Core: 8.0 • Content: ~100 (high quality) images...

    forum.aspose.com/t/high-memory-usage-when-gener...