Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 5,630 for

system.drawing

(0.43 sec)
  1. ค้นหา

    ค้นหา...Color = System.Drawing.Color.Black; font.Name...Size = 10; font.Color = System.Drawing.Color.Blue; builder.Writeln("This...

    blog.aspose.com/th/words/csharp-word-automation...
  2. ค้นหา

    ค้นหา...JpegSaveOptions() { SmoothingMode = System.Drawing.Drawing2D.SmoothingMode...PngSaveOptions() { SmoothingMode = System.Drawing.Drawing2D.SmoothingMode...

    blog.aspose.com/th/page/convert-xps-to-jpg-png-...
  3. Chercher

    chercher...JpegSaveOptions() { SmoothingMode = System.Drawing.Drawing2D.SmoothingMode...PngSaveOptions() { SmoothingMode = System.Drawing.Drawing2D.SmoothingMode...

    blog.aspose.com/fr/page/convert-xps-to-jpg-png-...
  4. Procurar

    Procurar...Color = System.Drawing.Color.Black; font.Name...Size = 10; font.Color = System.Drawing.Color.Blue; builder.Writeln("This...

    blog.aspose.com/pt/words/csharp-word-automation...
  5. Архивы

    Архивы...BarColor = System.Drawing.Color.Blue; // Установить...CodeTextParameters.Color = System.Drawing.Color.Red; // Сохраните...

    blog.aspose.com/ru/barcode/gs1-128-barcode-gene...
  6. Archiv

    Archiv...Color = System.Drawing.Color.Black; font.Name...Size = 10; font.Color = System.Drawing.Color.Blue; builder.Writeln("This...

    blog.aspose.com/cs/words/csharp-word-automation...
  7. Invalid image stream (The type initializer for ...

    Hi Team, We are facing a critical issue after upgrading to Aspose 25.11.0 , where image rendering (used for eSignatures) is failing, while the same implementation works perfectly with Aspose 24.11 . error - “Invalid im…... Breaking change: System.Drawing.Common only supported on...breaking change where the System.Drawing.Common package is no longer...

    forum.aspose.com/t/invalid-image-stream-the-typ...
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...(position and size on the page) System.Drawing.RectangleF rect = layoutEnumerator...(position and size on the page) System.Drawing.RectangleF rect = layoutEnumerator...

    forum.aspose.com/t/getting-exception-floating-s...
  9. Trailer not found al intentar cargar un pdf - F...

    Hola, Estoy intentando firmar un pdf ya creado con ASPOSE.Pdf versión 25.10.0 pero cuando intento cargar el fichero con un objeto Document o con PdfFileSignature.BindPdf me da el error Aspose.Pdf.InvalidPdfFileFormatExc…...página) System.Drawing.Rectangle rect = new System.Drawing.Rectangle(0...signature var rect = new System.Drawing.Rectangle(0, 0, 0, 0);...

    forum.aspose.com/t/trailer-not-found-al-intenta...
  10. .NET API を使用して JPG を EPS に変換

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

    docs.aspose.com/page/ja/net/convert/jpg-to-eps/