Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 69,792 for

graphic

(2.03 sec)
  1. Convert PDF to WMZ via Java | products.aspose.com

    Export PDF file to WMZ in your Java applications without using any third party application...class, create an object of the Graphics class and initialize it with...angle and add watermark using Graphics.drawString method. After adding...

    products.aspose.com/total/java/conversion/pdf-t...
  2. Crea un'immagine PSD o PSB da zero usando Pytho...

    Esempio di come Aspose.PSD per Python può creare un'immagine Psd da zero...psd import Graphics , Pen , Color , Rectangle...add_regular_layer () graphics = Graphics ( regularLayer ) pen...

    docs.aspose.com/psd/it/it/python-net/crea-immag...
  3. ค้นหา

    ค้นหา...// เริ่มต้นกราฟิก Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.TextRenderingHint = TextRenderingHint.AntiAliasGridFit;...

    blog.aspose.com/th/drawing/image-clipping-in-cs...
  4. Hardware Based Rendering of 3D Geometry|Documen...

    Using Aspose.3D for Python via .NET API, developers can program the GPU (Graphics processing unit) and setup the Graphics hardware for rendering 3D geometry instead of the fixed function pipeline....the GPU (graphics processing unit) and setup the graphics hardware...that must be passed to the graphics hardware. Shaders - It defines...

    docs.aspose.com/3d/python-net/hardware-based-re...
  5. Save Generated Barcodes in JavaScript|Documenta...

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using JavaScript API...formats or used for further graphical transformations. To obtain...BMP files are independent of graphics adapters and can store data...

    docs.aspose.com/barcode/javascript-cpp/save-bar...
  6. Chercher

    chercher...Ensuite, créez un nouvel objet Graphics à partir de l’objet Bitmap...nouveau graphique Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fr/drawing/create-load-fill-and...
  7. Arbeiten mit Transformationen in PostScript | C++

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird.... 0f ); 20 21 //Create graphics path from the rectangle 22...////////// 2 //Set paint in graphics state on upper level 3 document...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  8. 向图像添加水印|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....该示例使用Graphics类在图像表面绘制字符串。 添加水印 为了演示该操作,...为了演示该操作,我们将从磁盘加载一个BMP图像,并使用Graphics类的DrawString方法在图像表面上绘制一个字符串作为水印。我...

    docs.aspose.com/psd/zh/net/adding-a-watermark-t...
  9. 将水印添加到图像|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....此示例使用Graphics类在图像表面绘制字符串。 添加水印 为了演示操作,我...为了演示操作,我们将从磁盘加载BMP图像,并使用Graphics类的DrawString方法在图像表面绘制字符串作为水印。我们将使用Pn...

    docs.aspose.com/psd/zh/java/adding-a-watermark-...
  10. Archivio

    Archivio... Crea un oggetto Graphics dalla bitmap. Inizializza...abilitare il disegno Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/it/drawing/create-load-fill-and...