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

system.drawing

(0.35 sec)
  1. 指定图像分辨率、质量、压缩和其他选项|Documentation

    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.... ImageFormat = System . Drawing . Imaging . ImageFormat...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  2. Cómo Agregar Group Shape a un documento de Word...

    Agrupar y desagrupar formas usando Java.... CoordSize = new System . Drawing . Size ( 200 , 200 );...

    docs.aspose.com/words/es/java/how-to-add-group-...
  3. C#を使用してPDFを作成する方法|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用してPDFドキュメントを作成およびフォーマットします。...string CallBackGetHocr ( System . Drawing . Image img ) { var tmpFile...using ( var bmp = new System . Drawing . Bitmap ( img )) { bmp...

    docs.aspose.com/pdf/ja/net/create-pdf-document/
  4. Como adicionar assinatura de Cartão Inteligente...

    Aspose.PDF for .NET permite que você assine documentos PDF a partir de um cartão inteligente usando campo de assinatura...."Location" , true , new System . Drawing . Rectangle ( 100 , 100..., "loc" , false , new System . Drawing . Rectangle ( 0 , 0 ,...

    docs.aspose.com/pdf/pt/net/sign-pdf-document-fr...
  5. .NET APIを使用してBMPをEPSに変換

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

    docs.aspose.com/page/ja/net/convert/bmp-to-eps/
  6. Archiv

    Archiv...FromRgb(System.Drawing.Color.LightGray)); // Legen...Aspose.Pdf.Color.FromRgb(System.Drawing.Color.LightGray)); // Erstellen...

    blog.aspose.com/de/pdf/create-pdf-files-using-c...
  7. Archivio

    Archivio...FromRgb(System.Drawing.Color.LightGray)); // Imposta...Aspose.Pdf.Color.FromRgb(System.Drawing.Color.LightGray)); // Crea...

    blog.aspose.com/it/pdf/create-pdf-files-using-c...
  8. Procurar

    Procurar...FromRgb(System.Drawing.Color.LightGray)); // Definir...Aspose.Pdf.Color.FromRgb(System.Drawing.Color.LightGray)); // Crie...

    blog.aspose.com/pt/pdf/create-pdf-files-using-c...
  9. Работа с фигурами в PostScript | С++

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в C++....Создайте прямоугольник System.Drawing.Drawing2D.GraphicsPath...параметры. Создайте эллипс System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/ru/cpp/ps/working-with-sha...
  10. Cambiar el tamaño de EPS | Solución API .NET

    La funcionalidad de cambio de tamaño de EPS que ofrece la solución API Aspose.Page para .NET se explica e ilustra con fragmentos de código aquí....biblioteca del sistema System.Drawing. Así que importe el espacio...Page.Drawing en lugar de System.Drawing. En los fragmentos de código...

    docs.aspose.com/page/es/net/resize-eps/