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

ios

(0.57 sec)
  1. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/zh/net/save-svg-document/
  2. Speichern Sie ein SVG-Dokument – C#

    In dem Artikel erfahren Sie, wie Sie ein SVG-Dokument mithilfe der Aspose.SVG for .NET-Bibliothek in einer Datei, einem Speicherstream, einem ZIP-Archiv oder einer URL speichern.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/de/net/save-svg-document/
  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. Guardar un documento 3D|Documentation

    La clase Scene de Aspose.3D API representa un documento 3D y los desarrolladores pueden guardar su objeto en cualquier formato de archivo compatible....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/es/python-net/save-a-3d-docu...
  5. Salva un documento 3D|Documentation

    La classe Scene di Aspose.3D API rappresenta un documento 3D e gli sviluppatori possono salvare il suo oggetto in qualsiasi formato di file supportato....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/it/python-net/save-a-3d-docu...
  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/