이 주제는 Aspose.PDF가 PDF를 다양한 이미지 형식으로 변환하는 방법을 보여줍니다. 몇 줄의 코드로 PDF 페이지를 PNG, JPEG, BMP 이미지로 변환합니다.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...
Open to view EPS files. C# source code to load, render and display EPS documents on .NET Framework Platform, Windows, and ASP.NET Applications....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...
Aspose::Words::Saving::IResourceSavingCallback::ResourceSaving method. Called when Aspose.Words saves an external resource to fixed page HTML or SVG formats in C++.... System :: IO :: Directory :: CreateDirectory_...String > resourceFiles = System :: IO :: Directory :: GetFiles ( ArtifactsDir...
Aspose::Words::Saving::DocumentPartSavingArgs::get_Document method. Gets the document object that is being saved in C++....mCount , partType , System :: IO :: Path :: GetExtension ( args...set_DocumentPartStream ( MakeObject < System :: IO :: FileStream > ( ArtifactsDir...
Aspose::Words::Saving::IImageSavingCallback::ImageSaving method. Called when Aspose.Words saves an image to HTML in C++....mCount , partType , System :: IO :: Path :: GetExtension ( args...set_DocumentPartStream ( MakeObject < System :: IO :: FileStream > ( ArtifactsDir...
Aspose::Words::Saving::HtmlSaveOptions::get_DocumentPartSavingCallback method. Allows to control how document parts are saved when a document is saved to HTML or EPUB in C++....mCount , partType , System :: IO :: Path :: GetExtension ( args...set_DocumentPartStream ( MakeObject < System :: IO :: FileStream > ( ArtifactsDir...
В этой статье описано Aspose.TeX API для рендеринга математических формул .NET LaTeX. Изучите примеры кода о том, как использовать эту функциональность.... IO . MemoryStream (); 17 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...
У цій статті описано рішення Aspose.TeX API для відтворення математичних формул .NET LaTeX. Ознайомтеся з прикладами коду, як використовувати цю функцію.... IO . MemoryStream (); 17 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...
CssSavingArgs.css_stream property. Allows to specify the stream where the CSS information will be saved to....@property def css_stream ( self ) -> io . BytesIO : ... @css_stream.setter...def css_stream ( self , value : io . BytesIO ): ... Remarks This...