Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,926 for

graphic

(0.03 sec)
  1. یادداشت های نسخه Aspose.PSD برای جاوا 20.5|Docu...

    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 graphics = new Graphics ( raster ); int...2 * ( height / 3 )) - 1 ); graphics . drawRectangle ( new Pen...

    docs.aspose.com/psd/fa/java/aspose-psd-for-java...
  2. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API.... To draw graphics with transparency using Java...Bitmap class . Initialize the Graphics object from the created bitmap...

    docs.aspose.com/drawing/java/working-with-image...
  3. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....object and use it in creating a Graphics object for drawing on it Customize...Customize the Graphics object to set the rendering quality Define...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  4. Aspose.PSD за Java 20.5 - Бележки за версията|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....периметъра на слоя Graphics graphics = new Graphics ( raster ); int...2 * ( height / 3 )) - 1 ); graphics . drawRectangle ( new Pen...

    docs.aspose.com/psd/bg/aspose-psd-za-java-20-5-...
  5. NodeRendererBase.RenderToScale | Aspose.Words ل...

    NodeRendererBase RenderToScale طريقة. يحول الشكل إلى aGraphics كائن بمقياس محدد في C#....SizeF RenderToScale ( Graphics graphics , float x , float y ,...scale ) معامل يكتب وصف graphics Graphics الكائن الذي سيتم تقديمه...

    reference.aspose.com/words/ar/net/aspose.words....
  6. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing Graphics data with the document....the file size by not storing graphics data with the document. @property...filter. field_include_picture . graphic_filter = 'PNG32' field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing Graphics data with the document....the file size by not storing graphics data with the document. @property...filter. field_include_picture . graphic_filter = 'PNG32' field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Как добавить текст в файл PNG с помощью C#

    В этой статье рассказывается, как добавить текст в файл PNG с помощью C#. В нем содержатся сведения о настройке среды разработки, список шагов и работоспособный пример кода для добавления текста в PNG с использованием C#.... Создайте Graphics class object , используя вновь...изображении. Вызовите метод Graphics.DrawString() для визуализации...

    kb.aspose.com/ru/drawing/net/how-to-add-text-to...
  9. Menggunakan API Grafis untuk mengedit Lapisan d...

    Contoh penggunaan API Grafis dalam Aspose.PSD untuk Python... graphics = Graphics ( layer ) Dalam contoh...Anda dapat menggunakan metode graphics.draw_ellipse(). Rectangle(100...

    docs.aspose.com/psd/id/id/python-net/graphics-api/
  10. Como adicionar texto a um arquivo PNG usando C#

    Este artigo orienta como adicionar texto a um arquivo PNG usando C#. Ele contém detalhes para definir o ambiente de desenvolvimento, uma lista de etapas e um código de exemplo executável para adicionar texto a PNG usando C#....defina seu tamanho Crie um Graphics class object usando o objeto...texto no bitmap Chame o método Graphics.DrawString() para renderizar...

    kb.aspose.com/pt/drawing/net/how-to-add-text-to...