Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 4,152 for

resize image

(0.13 sec)
  1. العمل مع GridJs الجانب العميل|Documentation

    يقدم هذا المقال واجهات برمجة تطبيقات العميل في GridJs....imageGetActionUrl : the get image action URL in the server side...imageAddByUploadActi : the upload image action URL in the server side...

    docs.aspose.com/cells/ar/net/aspose-cells-gridj...
  2. Notatki wydania Aspose.PSD dla Java 20.6|Docume...

    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....predefiniowany PSD PsdImage image = ( PsdImage ) Image . load ( fileName...( LayerResource resource : image . getGlobalLayerResour ()) {...

    docs.aspose.com/psd/pl/java/aspose-psd-for-java...
  3. Arbeta med GridJs klient sidan|Documentation

    Den här artikeln introducerar klientens javascript API er eller funktioner i GridJs....imageGetActionUrl : the get image action URL in the server side...imageAddByUploadActi : the upload image action URL in the server side...

    docs.aspose.com/cells/sv/python-net/aspose-cell...
  4. العمل مع GridJs الجانب العميل|Documentation

    يقدم هذا المقال واجهات برمجة تطبيقات العميل في GridJs....imageGetActionUrl : the get image action URL in the server side...imageAddByUploadActi : the upload image action URL in the server side...

    docs.aspose.com/cells/ar/python-net/aspose-cell...
  5. Работа с GridJs на стороне клиента|Documentation

    В этой статье представлены клиентские javascript API или функции в GridJs....imageGetActionUrl : the get image action URL in the server side...imageAddByUploadActi : the upload image action URL in the server side...

    docs.aspose.com/cells/ru/java/aspose-cells-grid...
  6. Arbeta med GridJs klient sidan|Documentation

    Den här artikeln introducerar klientens javascript API er eller funktioner i GridJs....imageGetActionUrl : the get image action URL in the server side...imageAddByUploadActi : the upload image action URL in the server side...

    docs.aspose.com/cells/sv/java/aspose-cells-grid...
  7. Python を使用したプレゼンテーションの OLE 管理|Aspose.Slides for...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument ファイル内の OLE オブジェクト管理を最適化します。OLE コンテンツをシームレスに埋め込み、更新、エクスポートできます。... Images . from_file ( "image.png" ) as image : ole_image...= presentation . images . add_image ( image ) # OLE プレビュー用にタイトルと画像を設定します。...

    docs.aspose.com/slides/ja/python-net/manage-ole/
  8. OLE in Präsentationen unter Android verwalten|A...

    Optimieren Sie die Verwaltung von OLE-Objekten in PowerPoint- und OpenDocument-Dateien mit Aspose.Slides für Android via Java. Betten Sie OLE-Inhalte nahtlos ein, aktualisieren Sie sie und exportieren Sie sie.... File file = new File ( "image.png" ); byte imageData [] =...imageData ); // Set a title and the image for the OLE preview. oleFrame...

    docs.aspose.com/slides/de/androidjava/manage-ole/
  9. OLE in Präsentationen mit C++ verwalten|Aspose....

    Optimieren Sie die Verwaltung von OLE-Objekten in PowerPoint- und OpenDocument-Dateien mit Aspose.Slides für C++. Betten Sie OLE-Inhalte nahtlos ein, aktualisieren und exportieren Sie sie....= File :: ReadAllBytes ( u "image.png" ); auto oleImage = presentation...presentation -> get_Images () -> AddImage ( imageData ); // Titel...

    docs.aspose.com/slides/de/cpp/manage-ole/
  10. C++ を使用してプレゼンテーションのピクチャーフレームを管理|Aspose.Slides ド...

    Aspose.Slides for C++ を使用して PowerPoint と OpenDocument のプレゼンテーションにピクチャーフレームを追加します。ワークフローを効率化し、スライドデザインを強化します。...をロードする // 画像を取得する auto image = Images :: FromFile ( filePath...imgx = pres -> get_Images () -> AddImage ( image ); // スライドにピクチャーフレームを追加する...

    docs.aspose.com/slides/ja/cpp/picture-frame/