Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 69,787 for

graphic

(0.13 sec)
  1. Archiwa

    Archiwa...Następnie utwórz obiekt klasy Graphics przy użyciu metody FromImage()...Zainicjuj grafikę Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/pl/drawing/image-clipping-in-cs...
  2. ארכיון

    ארכיון...מכן, צור את אובייקט המחלקה Graphics באמצעות השיטה FromImage()...// אתחול גרפיקה Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/he/drawing/image-clipping-in-cs...
  3. arkiv

    arkiv... Skapa sedan Graphics-klassobjektet med metoden...Initiera grafik Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/sv/drawing/image-clipping-in-cs...
  4. Extrair Dados Vetoriais de um arquivo PDF usand...

    Aspose.PDF facilita a extração de dados vetoriais de um arquivo PDF. Você pode obter os dados vetoriais (caminho, polígono, polilinha), como posição, cor, largura da linha, etc....GraphicsAbsorber object to process graphic elements using ( var grAbsorber...of the document to extract graphic elements grAbsorber . Visit...

    docs.aspose.com/pdf/pt/net/extract-vector-data-...
  5. Извлечение векторных данных из PDF-файла с помо...

    С помощью Aspose.PDF можно легко извлечь векторные данные из PDF-файла. Можно получить векторные данные (путь, многоугольник, полилинию), такие как положение, цвет, ширина линии и т. д....GraphicsAbsorber object to process graphic elements using ( var grAbsorber...of the document to extract graphic elements grAbsorber . Visit...

    docs.aspose.com/pdf/ru/net/extract-vector-data-...
  6. Ajout d'un filigrane à une image|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....exemple utilise la classe Graphics pour dessiner une chaîne de...méthode DrawString de la classe Graphics. Nous enregistrerons l’image...

    docs.aspose.com/psd/fr/ajout-dun-filigrane-a-un...
  7. Procurar

    Procurar...objeto de classe Graphics usando o método Graphics.FromImage() com...Inicializar o objeto Graphics Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/pt/drawing/antialiasing-in-csharp/
  8. Drawing Images using GraphicsPath|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....creating and maintaining a graphics path. The GraphicsPath has...that describes the paths that Graphics class can draw. The GraphicsPath...

    docs.aspose.com/imaging/net/drawing-images-usin...
  9. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....styles to draw text during graphics drawing. This article guides...Initialize a new object of the Graphics class with the bitmap object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  10. Drawing Images|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....Drawing Lines This example uses Graphics class to draw the line shapes...DrawLine method exposed by Graphics class. First, we will create...

    docs.aspose.com/imaging/net/drawing-images/