Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 56,359 for

ios

(0.05 sec)
  1. PDF를 이미지 형식으로 변환|Aspose.PDF for Java

    이 주제는 Aspose.PDF가 PDF를 다양한 이미지 형식으로 변환하는 방법을 보여줍니다. 몇 줄의 코드로 PDF 페이지를 PNG, JPEG, BMP 이미지로 변환합니다.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ko/java/convert-pdf-to-imag...
  2. View EPS Format Files | .NET API Solution

    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...

    products.aspose.com/page/net/viewer/eps/
  3. Aspose::Words::Saving::IResourceSavingCallback:...

    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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::DocumentPartSavingArgs::...

    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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::IImageSavingCallback::Im...

    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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Verificar contraseña de archivos cifrados con C...

    Verificar la contraseña de archivos cifrados de Excel (xlsx, xlsb, xls, xlsm) y OpenOffice (ODS) usando códigos C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/es/cpp/verify-password-of...
  8. Рендеринг математических формул LaTeX | .NET

    В этой статье описано Aspose.TeX API для рендеринга математических формул .NET LaTeX. Изучите примеры кода о том, как использовать эту функциональность.... IO . MemoryStream (); 17 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/ru/net/latex-math-formula-r...
  9. Відтворення математичних формул LaTeX | .NET

    У цій статті описано рішення Aspose.TeX API для відтворення математичних формул .NET LaTeX. Ознайомтеся з прикладами коду, як використовувати цю функцію.... IO . MemoryStream (); 17 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/uk/net/latex-math-formula-r...
  10. CssSavingArgs.css_stream property | Aspose.Word...

    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...

    reference.aspose.com/words/python-net/aspose.wo...