Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 5,648 for

system.drawing

(1.37 sec)
  1. PostScript でのハッチパターンの操作 | C++

    PS ファイルにハッチパターンを追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...ハッチによる描画のために、C++プラットフォームには System.Drawing.Brush から派生した System.Drawing.HatchBrush...HatchBrush という別のクラスがあります。 System.Drawing.TextureBrush との違いは、タイリングに使用...

    docs.aspose.com/page/ja/cpp/ps/working-with-hat...
  2. Procurar

    Procurar...Border = System.Drawing.Color.Black; nameBox.Color...Aspose.Pdf.Color.FromRgb(System.Drawing.Color.Red); TextBoxField...

    blog.aspose.com/pt/pdf/create-fill-edit-fillabl...
  3. Drehen des Zellentextes in VSTO und Aspose.Cell...

    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.... Color = System . Drawing . ColorTranslator . ToWin32..._range . Font . Color = System . Drawing . ColorTranslator . ToOle...

    docs.aspose.com/cells/de/net/rotating-cell-text...
  4. Como desenhar formas em C#

    Este tutorial passo a passo elabora como desenhar formas em C#. Ele ajuda você a desenhar um círculo em C#. Para desenhar a elipse, o código C# também é fornecido....Drawing e System.Drawing Aplique a licença ao Aspose...aplicativos C# .NET. O namespace System.Drawing usado acima faz parte da...

    kb.aspose.com/pt/drawing/net/how-to-draw-shapes...
  5. Extract All Images from Shapes in Visio|Documen...

    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....stream into bitmap object System . Drawing . Bitmap bitmap = new...new System . Drawing . Bitmap ( stream ); // save bmp here bitmap...

    docs.aspose.com/diagram/net/extract-all-images-...
  6. Архивы

    Архивы...Save(String, System.Drawing.Imaging.ImageFormat) ....jpg", sld.SlideNumber), System.Drawing.Imaging.ImageFormat.Jpeg);...

    blog.aspose.com/ru/slides/generate-pptx-thumbna...
  7. Arsip

    Arsip...Save(String, System.Drawing.Imaging.ImageFormat) ....jpg", sld.SlideNumber), System.Drawing.Imaging.ImageFormat.Jpeg);...

    blog.aspose.com/id/slides/generate-pptx-thumbna...
  8. arkiv

    arkiv...Http; using System.Drawing; using System.Drawing.Drawing2D; using...using System.Drawing.Imaging; namespace AzureFunctionApp1 { public...

    blog.aspose.com/sv/drawing/use-system-drawing-i...
  9. Работа с текстом в PostScript | .NET

    Как добавить текст в файл PS — это вопрос, на который отвечает решение API Aspose.Page. Узнайте, как использовать эту функциональность в .NET....NET System.Drawing.Font . Числа в вызове метода...document. FillText (str, new System. Drawing . Font ( "Times New Roman"...

    docs.aspose.com/page/ru/net/ps/working-with-text/
  10. Arbeiten mit Text in PostScript | .NET

    Wie man Text in eine PS-Datei einfügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....NET System.Drawing.Font . Die Zahlen im Methodenaufruf...document. FillText (str, new System. Drawing . Font ( "Times New Roman"...

    docs.aspose.com/page/de/net/ps/working-with-text/