Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 72,973 for

ios

(0.17 sec)
  1. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...def __init__ ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Stream where to load the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Mengonversi PDF ke HTML di .NET|Aspose.PDF for ...

    Topik ini menunjukkan kepada Anda cara mengonversi file PDF ke format HTML dengan pustaka Aspose.PDF C#.... IO . Directory . Exists ( _folderForReferencedR..._folderForReferencedR )) { System . IO . Directory . CreateDirectory...

    docs.aspose.com/pdf/id/net/convert-pdf-to-html/
  3. Конвертировать HTML в изображение на Java – PNG...

    Конвертируйте HTML в изображения, такие как JPG, PNG и др. с помощью Aspose.HTML for Java. Используйте класс ImageSaveOptions для настройки результата.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/ru/java/convert-html-to-im...
  4. Convertir PDF a HTML en .NET|Aspose.PDF for .NET

    Este tema te muestra cómo convertir un archivo PDF a formato HTML con la biblioteca Aspose.PDF C#.... IO . Directory . Exists ( _folderForReferencedR..._folderForReferencedR )) { System . IO . Directory . CreateDirectory...

    docs.aspose.com/pdf/es/net/convert-pdf-to-html/
  5. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  6. Архивы

    Архивы...XImage->Save(System::SharedPtr System::IO::Stream поток, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ru/pdf/working-with-images-in-p...
  7. Архів

    Архів...XImage->Save(System::SharedPtr System::IO::Stream потік, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/uk/pdf/working-with-images-in-p...
  8. Convertir MHTML a PDF en Java – Aspose.HTML for...

    Aprenda cómo convertir MHTML a PDF usando Aspose.HTML for Java. Considere varIos escenarIos de conversión de MHTML a PDF en código Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/es/java/convert-mhtml-to-pdf/
  9. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  10. PS形式ファイルの操作 | C ++のAspose.Page

    これらの記事では、Aspose.Page for C++ APIソリューションを使用して、PSまたはEPSファイル内のテキスト、図形、タイリングパターン、グラデーション、画像、ページを操作する方法について説明します。...3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/ja/cpp/working-with-ps/