Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 12,315 for

content stream

(0.16 sec)
  1. Aspose::Words::Rendering::OfficeMathRenderer cl...

    Aspose::Words::Rendering::OfficeMathRenderer class. Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++....:OfficeMathRenderer class Contents [ Hide ] OfficeMathRenderer...System::SharedPtr<System::IO::Stream>&, System::SharedPtr<Aspos...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....Reference with JavaScript via C++ Contents [ Hide ] Sometimes you have...picture and need to show data or contents in the picture by setting...

    docs.aspose.com/cells/javascript-cpp/insert-a-p...
  3. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...psd" # Open file as Stream with open(inputFile, "rb",...filestream: stream = BytesIO(filestream.read()) stream.seek(0) #...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  4. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....EPS using Java API Solution Contents [ Hide Show ] Overview This...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/java/crop-eps/
  5. Crop EPS | C# .NET API Solution

    Crop EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....NET API Solution Contents [ Hide Show ] Overview This...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/net/crop-eps/
  6. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....NET Contents [ Hide ] A well-placed video...BinaryData ; using ( FileStream stream = new FileStream ( "NewVideo_out...

    docs.aspose.com/slides/net/video-frame/
  7. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...Adding as Embedded Resources Contents [ Hide ] The FileSpecification..."input.pdf" ); // read all the contents from source file into ByteArray...

    docs.aspose.com/pdf/java/disable-files-compress...
  8. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....NET Contents [ Hide ] Overview This article...GetResult (); } Render all HTML content in a single Page Aspose.PDF...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  9. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileName method. Gets or sets the file name (without path) where the resource will be saved to in C++....t_ResourceFileName method Contents [ Hide ] ResourceSavingAr...document to a file or to a stream. When saving a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Buy Working with Attachments Contents [ Hide Show ] Retrieve Attached...attached file to a stream object 14 using (Stream outputStream =...

    docs.aspose.com/note/net/working-with-attachments/