Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,684 for

pen

(1.59 sec)
  1. Arbeiten mit Text in PostScript | .NET

    Wie man Text in eine PS-Datei einfügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Pen zuweisen, je nachdem, ob wir...Drawing.Brush oder System.Drawing.Pen verwenden, wird der Text im aktuellen...

    docs.aspose.com/page/de/net/ps/working-with-text/
  2. Lavorare con il testo in PostScript | .NET

    Come aggiungere testo in un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....Pen a seconda che si desideri riempire...Drawing.Brush o System.Drawing.Pen , il testo verrà riempito o contornato...

    docs.aspose.com/page/it/net/ps/working-with-text/
  3. Arşiv

    Arşiv...belirtirken fırça bildir Pen pen = new Pen(Color.FromKnownColor(KnownColor...600); graphics.DrawRectangle(pen, rectangle); // Metin çiz graphics...

    blog.aspose.com/tr/drawing/draw-text-image-csharp/
  4. Archiv

    Archiv...barvy deklarujte štětec Pen pen = new Pen(Color.FromKnownColor(KnownColor...600); graphics.DrawRectangle(pen, rectangle); // Nakreslete text...

    blog.aspose.com/cs/drawing/draw-text-image-csharp/
  5. 記録

    記録... 新しい Pen オブジェクトを定義し、そのプロパティを設定します。 Graphics.DrawArc(Pen, Single...メソッドを使用して円弧を描画します。 Graphics.DrawEllipse(Pen, Single, Single, Single, Single)...

    blog.aspose.com/ja/drawing/create-images-and-gr...
  6. PSDファイルでレイヤーを編集するためにGraphics APIを使用する|Documenta...

    PythonのAspose.PSDでGraphics APIを使用する例...= Graphics ( layer ) コード例では、Penオブジェクトを作成して楕円形の輪郭の色と太さを定義します。Color...alice_blue定数は色を表し、必要に応じて太さを調整できます。 pen = Pen ( Color . alice_blue ) 同様...

    docs.aspose.com/psd/ja/ja/python-net/graphics-api/
  7. Archivo

    Archivo...DrawRectangle(new Pen(new SolidBrush(Color.Blue)),...elipse especificando el objeto Pen, el color y las coordenadas graphics...

    blog.aspose.com/es/psd/create-psd-image-csharp/
  8. Travailler avec du texte dans PS | .NET

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...Pen selon que nous remplissons ou...Drawing.Brush ou System.Drawing.Pen , le texte sera rempli ou décrit...

    docs.aspose.com/page/fr/net/ps/working-with-text/
  9. 記録

    記録... 必要なパラメータを使用して Pen または SolidBrush クラス オブジェクトを定義します。...クラス オブジェクトを作成します。 指定した色とサイズで Pen クラス オブジェクトを定義します。 その後、drawClosedCurve()...

    blog.aspose.com/ja/drawing/graphics-programming...
  10. Disegnare Immagini|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....accettano l’istanza della classe Pen e coppie di coordinate o strutture...Point/PointF come argomenti. La classe Pen definisce un oggetto utilizzato...

    docs.aspose.com/psd/it/net/drawing-images/