Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 5,648 for

system.drawing

(1.5 sec)
  1. .NET के माध्यम से JPEG छवि फ़ाइल में पृष्ठभूमि ...

    .NET के माध्यम से JPEG छवि फ़ाइल में पृष्ठभूमि जोड़ें।... यह एक System.Drawing संगत एपीआई प्रदान करता...आसानी से बदल देता है जो System.Drawing पर निर्भर करता है, वास्तव...

    products.aspose.com/drawing/hi/net/edit-image/a...
  2. Mengonversi Halaman PDF ke Gambar dan Mengenali...

    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....argumen dari enumerasi System.Drawing.Imaging.ImageFormat. Aspose...GetNextImage ( imageStream , System . Drawing . Imaging . ImageFormat...

    docs.aspose.com/pdf/id/net/convert-pdf-pages-to...
  3. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....List<System.Drawing.Rectangle> // set this...on the image // { // new System.Drawing.Rectangle(0,0,10,20) //...

    products.aspose.com/ocr/net/recognition/recogni...
  4. マルチライン透かしの追加|Aspose.PDF for .NET

    このセクションでは、FormattedTextクラスを使用して既存のPDFにマルチライン透かしを追加する方法を説明します。..." , System . Drawing . Color . FromArgb ( 180...

    docs.aspose.com/pdf/ja/net/adding-multi-line-wa...
  5. Öffentliche API- und abwärtsinkompatible Änderu...

    Überblick über öffentliche API-Updates und Breaking Changes in Aspose.Slides für .NET, um Ihre PowerPoint PPT, PPTX und ODP Präsentationslösungen reibungslos zu migrieren.... Die Methode System.Drawing.Color GetAutomaticSeriesCo()...

    docs.aspose.com/slides/de/net/public-api-and-ba...
  6. כיצד להוסיף Group להפוך ל-Word Document|Aspose....

    Groupצורות ing ו ungrouping באמצעות Java.... CoordSize = new System . Drawing . Size ( 200 , 200 );...

    docs.aspose.com/words/he/java/how-to-add-group-...
  7. 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...
  8. 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...
  9. Lavorare con le forme in PostScript | C++

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++.... Creare un rettangolo System.Drawing.Drawing2D.GraphicsPath...salvataggio. Crea un’ellisse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/it/cpp/ps/working-with-sha...
  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/