Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 5,574 for

system.drawing

(0.54 sec)
  1. PrinterSettingsContainer.PaperSizes | Aspose.Wo...

    Scopri la proprietà PaperSizes di PrinterSettingsContainer per personalizzare facilmente i layout di stampa. Ottimizza la tua esperienza di stampa oggi stesso!...paper sizes:" ); foreach ( System . Drawing . Printing . PaperSize...

    reference.aspose.com/words/it/net/aspose.words....
  2. 아카이브

    아카이브... 이미지를 System.Drawing.Image 개체에 로드합니다. Presentation...// 사진 설정 System.Drawing.Image img = (System.Drawing.Image)new...

    blog.aspose.com/ko/slides/set-background-in-pow...
  3. 搜索

    搜索...Slides[0], new System.Drawing.PointF(0.2f, 0.2f), DateTime...presentation.Slides[0], new System.Drawing.PointF(0.2f, 0.2f), DateTime...

    blog.aspose.com/zh-hant/slides/add-comments-in-...
  4. Travailler avec un document dans PS | .NET

    L'ajout de pages à un fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET....la bibliothèque système System.Drawing. Importez donc l’espace...Drawing au lieu de celui de System.Drawing. Dans les extraits de code...

    docs.aspose.com/page/fr/net/ps/working-with-doc...
  5. Konvertieren Sie BMP mithilfe der API für C++ i...

    Die von der Aspose.Page API-Lösung für C++ angebotene Konvertierungsfunktionalität von BMP in EPS wird hier mit dem Code erläutert....Drawing-Backend anstelle der System.Drawing-Systembibliothek. Importieren...anstelle des Namensraums System.Drawing. In den obigen und den...

    docs.aspose.com/page/de/cpp/convert/bmp-to-eps/
  6. 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...
  7. آرشیوها

    آرشیوها...اضافه کردن تصویر به ارائه 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...
  8. 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...
  9. Робота з перетвореннями в PostScript | .NET

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

    docs.aspose.com/page/uk/net/ps/working-with-tra...
  10. 在 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/