Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 14,932 for

content stream

(0.08 sec)
  1. 使用 .NET API 将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET JPG 转 EPS 功能。...NET API 将 JPG 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert JPEG image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/jpg-to-eps/
  2. 使用 .NET API 将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET GIF 转 EPS 功能。...NET API 将 GIF 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert GIF image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/gif-to-eps/
  3. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....Project Data to HTML in C++ Contents [ Hide Show ] Microsoft Project...< System::IO::FileStream > stream = System::MakeObject < System::IO::FileStream...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  4. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....Ask AI Working with Images Contents [ Hide ] Purpose Summary....InsertImage From a stream by passing a Stream parameter InsertImage...

    docs.aspose.com/words/net/working-with-images/
  5. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to Streamline workflows and boost slide quality....Presentation’s Image Collection Contents [ Hide ] Aspose.Slides for...file_name , "rb" ) as stream : return stream . read () #Instantiate...

    docs.aspose.com/slides/python-net/replacing-ima...
  6. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(Stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...Load(stream); var attachments = Aspose...anywhere. Note that the initial stream object above is a *.msg Outlook...

    forum.aspose.com/t/getting-an-error-processing-...
  7. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/ase/
  8. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/drc/
  9. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName...document was loaded from a stream or created blank. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Drawing Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Drawing Images Contents [ Hide ] Drawing Lines This example uses...reside (file or stream) and in this case it is a stream. After setting...

    docs.aspose.com/imaging/java/drawing-images/