Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,636 for

system.drawing

(0.46 sec)
  1. Trabajar con formas en PostScript | C++

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++.... Cree un rectángulo System.Drawing.Drawing2D.GraphicsPath...guardar. Cree una elipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/es/cpp/ps/working-with-sha...
  2. .NET 向け API を使用して GIF を EPS に変換

    .NET 向け Aspose.Page API ソリューションが提供する GIF から EPS への変換機能について、コード スニペットを用いて解説します。...このパッケージは、System.Drawingシステムライブラリではなく、Aspose.Drawingバックエンドを使用します。...Drawingバックエンドを使用します。 そのため、System.Drawing名前空間ではなく、Aspose.Page.Dr...

    docs.aspose.com/page/ja/net/convert/gif-to-eps/
  3. .NET API を使用して EMF から EPS へ変換

    Aspose.Page API ソリューション for .NET が提供する EMF から EPS への変換機能について、コードスニペットを用いて解説します。...このパッケージは、System.Drawingシステムライブラリではなく、Aspose.Drawingバックエンドを使用します。...Drawingバックエンドを使用します。 そのため、System.Drawing名前空間ではなく、Aspose.Page.Dr...

    docs.aspose.com/page/ja/net/convert/emf-to-eps/
  4. Робота з перетвореннями в PostScript | .NET

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...замість системної бібліотеки System.Drawing. Тому імпортуйте простір...Aspose.Page.Drawing замість System.Drawing. У наведеному вище та наступному...

    docs.aspose.com/page/uk/net/ps/working-with-tra...
  5. Archiv

    Archiv...Präsentation ein Bild hinzu System.Drawing.Image img = new Bitmap(ms);...SolidFillColor.Color = System.Drawing.Color.Blue; pf.LineFormat...

    blog.aspose.com/de/slides/add-qr-code-to-powerp...
  6. آرشیوها

    آرشیوها...اضافه کردن تصویر به ارائه System.Drawing.Image img = new Bitmap(ms);...SolidFillColor.Color = System.Drawing.Color.Blue; pf.LineFormat...

    blog.aspose.com/fa/slides/add-qr-code-to-powerp...
  7. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...true, TextRenderingHint = System.Drawing.Text.TextRenderingHint...true, TextRenderingHint = System.Drawing.Text.TextRenderingHint...

    forum.aspose.com/t/incorrect-rendering-when-con...
  8. 搜索

    搜索...Bmp); // 將圖像添加到演示文稿 System.Drawing.Image img = new Bitmap(ms);...SolidFillColor.Color = System.Drawing.Color.Blue; pf.LineFormat...

    blog.aspose.com/zh-hant/slides/add-qr-code-to-p...
  9. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...要使用系统字体,我们只需使用原生 C++ 的 System.Drawing.Font 函数填充或勾勒文本轮廓即可。方法调用中的数字是文本左上角的...充还是绘制文本来指定 System.Drawing.Brush 或 System.Drawing.Pen 。或者,我们可...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  10. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。... CoordSize = new System . Drawing . Size ( 200 , 200 );...

    docs.aspose.com/words/zh/java/how-to-add-group-...