Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 2,899 for

graphics

(0.04 sec)
  1. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source.... graphic_filter = 'PNG32' field_include_picture...background logo.png' field_import . graphic_filter = 'PNG32' field_import...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Kako dodati vodeni žig u Tiff koristeći C#

    Ovaj korak po korak vodič govori o tome kako dodati vodeni žig u Tiff koristeći C#. Ovaj kod u C# dodaje Tiff vodeni žig za zaštitu prava intelektualnog vlasništva slike....Instancirajte objekte klasa Graphics , Font , SolidBrush i StringFormat...žiga Upotrebom objekta klase Graphics zaštitite Tiff vodenim žigom...

    kb.aspose.com/hr/imaging/net/how-to-add-waterma...
  3. Utwórz mapę bitową w Javie

    W tym precyzyjnym samouczku omówiono sposób tworzenia mapy bitowej w Javie. Zawiera szczegóły konfiguracji IDE, kroki i fragment kodu umożliwiający utworzenie pliku BMP w Javie....Bitmap i zainicjuj obiekt klasy Graphics Wybierz tryb kojący i kolor...bitmapowym. Dodatkowo użyj klasy Graphics do rysowania kształtów i dostosowywania...

    kb.aspose.com/pl/drawing/java/create-a-bitmap-i...
  4. C# で透明な画像を作成する

    この記事に従って、C# で透明な画像を作成します。IDE のすべての設定、手順のリスト、C# で透明な背景の画像を描画するためのサンプル コードが含まれています。...設定します bitmap を作成し、それを使用して Graphics オブジェクトを作成し、描画を有効にします。 ビットマップをクリアし、背景を透明に設定する...方法について説明します。ビットマップを作成し、ビットマップから Graphics オブジェクトを生成して描画を有効にし、ビットマップ...

    kb.aspose.com/ja/drawing/net/create-transparent...
  5. C# でビットマップを作成する方法

    この記事では、C# でビットマップを作成する方法について説明します。開発環境を設定するための詳細、ビットマップを描画する手順のリスト、C# で BMP ファイルを作成してディスクに保存するための実行可能なサンプル コードが含まれています。...クラスを使用して画像を作成または読み込み、それを使用して Graphics オブジェクトを初期化します Graphicsオブジェクトで撮影モードと背景色を設定します...クラスを使用して画像を作成またはロードし、それを Graphics クラス オブジェクトの初期化に使用する必要があります。 Graphics オブジェクトを使用して、スムージング...

    kb.aspose.com/ja/drawing/net/how-to-create-a-bi...
  6. Aspose.PSD para .NET 20.5 - Notas de Lançamento...

    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....Graphics gráficos = new Graphics(raster); int largura...Aspose . PSD . Graphics gráficos = new Graphics ( raster ); int...

    docs.aspose.com/psd/pt/net/aspose-psd-for-net-2...
  7. Aspose.PSD за .NET 20.3 - Бележки към Изданието...

    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....layer ); Graphics graphic = new Graphics ( layer ); graphic . Clear...правоъгълник с инструмента за писалка graphic . DrawRectangle ( new Pen (...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-20...
  8. واجهة برمجة التطبيقات الحديثة|وثائق Aspose.Slides

    واجهة برمجة التطبيقات الحديثة...tions options, Graphics2D graphics) سيتم حذفه بالكامل public...tions options, Graphics2D graphics, float scaleX, float scaleY)...

    docs.aspose.com/slides/ar/java/modern-api/
  9. Gráficos de látex | comando \incluir gráficos

    La inclusión de gráficos en TeX es un tema que vale la pena mencionar. Al hablar de ello, lo primero que hay que mencionar es el comando `\includeGraphics`... El paquete LaTeX graphics y el comando \includegraphics...Está definido en el paquete graphics , que debes mencionar en el...

    docs.aspose.com/tex/es/net/latex-graphics/
  10. Inserting images into PDF page with rotation - ...

    Hello, We want to insert multiple images or text into page with rotation (adding images to page without rotation is always correct). First attempt to add image to page with rotation is also correct. Every further effor…...bitmap = new Bitmap(32, 32); Graphics.FromImage(bitmap).FillRectangle(Brushes... 0, 0, bitmap.Width, 10); Graphics.FromImage(bitmap).FillRectangle(Brushes...

    forum.aspose.com/t/inserting-images-into-pdf-pa...