Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 72,964 for

ios

(1.74 sec)
  1. Inserire immagine di sfondo in Excel con C++|Do...

    Come inserire un immagine di sfondo in Excel usando Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/it/cpp/insert-background-...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. プロジェクトファイルを読む| Aspose.Tasks ドキュメント

    このガイドでは、C ++のAspose.Tasksを使用してMicrosoftプロジェクトファイルを読み取り、処理する方法について説明します。...6 System::SharedPtr < System::IO::Stream > filesStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "ReadProjectFileFromS...

    docs.aspose.com/tasks/ja/cpp/reading-project/
  4. Архивы

    Архивы...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...
  5. Архів

    Архів...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...
  6. 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/
  7. 在 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/
  8. 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/
  9. Arbeiten mit Seiten in PostScript | C++

    Wie Seiten zur PS-Datei hinzugefügt werden, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/de/cpp/ps/working-with-pages/
  10. Конвертировать PDF в форматы изображений|Aspose...

    Эта тема показывает, как Aspose.PDF позволяет конвертировать PDF в различные форматы изображений. Конвертируйте страницы PDF в изображения PNG, JPEG, BMP с помощью нескольких строк кода....io.FileOutputStream" , $outputImageFileName...$outputBinImageFile = new java ( "java.io.FileOutputStream" , $outputBinImageFileNa...

    docs.aspose.com/pdf/ru/php-java/convert-pdf-to-...