Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,069 for

indexed bitmap

(0.26 sec)
  1. arkiv

    arkiv...och infogar diabild using var bitmap = slide.GetThumbnail(1, 1);...stream = new MemoryStream(); bitmap.Save(stream, ImageFormat.Png);...

    blog.aspose.com/sv/slides/convert-ppt-to-word-o...
  2. モダン API で画像処理を強化|Aspose.Slides ドキュメント

    スライドの画像処理を、非推奨のイメージング API を C++ モダン API に置き換えることで、PowerPoint と OpenDocument の自動化をシームレスに実現します。...System::Drawing::Image System::Drawing::Bitmap バージョン 24.4 以降、この公開 API は非推奨と宣言されています。...Image および System::Drawing::Bitmap を使用するメソッドは非推奨とされ、Modern API...

    docs.aspose.com/slides/ja/cpp/modern-api/
  3. ค้นหา

    ค้นหา...สร้างและแทรกภาพสไลด์ using var bitmap = slide.GetThumbnail(1, 1);...stream = new MemoryStream(); bitmap.Save(stream, ImageFormat.Png);...

    blog.aspose.com/th/slides/convert-ppt-to-word-o...
  4. 아카이브

    아카이브...슬라이드 이미지 생성 및 삽입 using var bitmap = slide.GetThumbnail(1, 1);...stream = new MemoryStream(); bitmap.Save(stream, ImageFormat.Png);...

    blog.aspose.com/ko/slides/convert-ppt-to-word-o...
  5. Ajouter une image dans une cellule de tableau|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....diapositive en utilisant son index Définir un tableau de colonnes...l’objet IShapes Créer un objet Bitmap pour contenir le fichier image...

    docs.aspose.com/slides/fr/net/add-image-in-tabl...
  6. 記録

    記録...画像を描画するためのコードを追加する # Pages / Index.razorファイルの内容を次のコードスニペットに置き換えて、図面を含む画像を作成します。...private string imageSrc; public Index() { imageSrc = "data:image/png;base64...

    blog.aspose.com/ja/drawing/use-system-drawing-b...
  7. Lưu trữ

    Lưu trữ...Thêm mã vẽ hình ảnh # Mở Pages\Index.cshtml.cs và thay thế nội dung...Vùng. // Tạo một Bitmap Bitmap bitmap = new Bitmap(1000, 800, System...

    blog.aspose.com/vi/drawing/working-with-aspose-...
  8. Travailler avec des images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); // Enter page index i.e. 0 for first one for ( Shape... Obtenir le maître par son index Obtenir l’icône principale....

    docs.aspose.com/diagram/fr/java/working-with-im...
  9. أرشيف

    أرشيف...رمز رسم صورة # افتح Pages \ Index.cshtml.cs واستبدل محتواه بالنص...بإنشاء صورة نقطية Bitmap bitmap = new Bitmap(1000, 800, System...

    blog.aspose.com/ar/drawing/working-with-aspose-...
  10. 搜索

    搜索...Slides) { // 生成並插入幻燈片圖像 using var bitmap = slide.GetThumbnail(1, 1);...stream = new MemoryStream(); bitmap.Save(stream, ImageFormat.Png);...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-w...