Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,636 for

system.drawing

(0.49 sec)
  1. Робота з фігурами в PostScript | .NET

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

    docs.aspose.com/page/uk/net/ps/working-with-sha...
  2. Aspose.PDF.Drawing for .NET 개요|Aspose.PDF for .NET

    Aspose.PDF.Drawing for .NET 라이브러리의 주요 기능 및 장점 개요....NET 은 System.Drawing 대신 Aspose.Drawing 라이브러리를...Framework). 이는 비 Windows 플랫폼에서 System.Drawing.Common을 사용할 때 발생하는 수많은...

    docs.aspose.com/pdf/ko/net/drawing/
  3. 記録

    記録...null; ImageFormat format = System.Drawing.Imaging.ImageFormat.Jpeg;...slide = pres.Slides[i]; System.Drawing.Imaging.ImageFormat format...

    blog.aspose.com/ja/slides/extract-images-from-p...
  4. Обзор Aspose.PDF.Drawing для .NET|Aspose.PDF fo...

    Обзор ключевых функций и преимуществ библиотеки Aspose.PDF.Drawing для .NET....Drawing вместо System.Drawing. Этот компонент написан...связанных с использованием System.Drawing.Common на платформах, отличных...

    docs.aspose.com/pdf/ru/net/drawing/
  5. Print PDF document using Aspose.PDF for .NET - ...

    adobe reader and aspose print have different color as attached image…!!! Different Color.jpg (524.1 KB)...settings and PrintDocument //System.Drawing.Printing.PrinterSettings...PrinterSettings ps = new System.Drawing.Printing.PrinterSettings(); //System...

    forum.aspose.com/t/print-pdf-document-using-asp...
  6. Apply Styles to Ranges in Workbooks|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.... Color = System . Drawing . ColorTranslator . ToOle...ToOle ( System . Drawing . Color . Red ); style . Interior . Color...

    docs.aspose.com/cells/net/apply-styles-to-range...
  7. 在工作簿中应用样式|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.... Color = System . Drawing . ColorTranslator . ToOle...ToOle ( System . Drawing . Color . Red ); style . Interior . Color...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  8. Appliquer des styles aux plages dans des classe...

    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 . ToOle...ToOle ( System . Drawing . Color . Red ); style . Interior . Color...

    docs.aspose.com/cells/fr/net/apply-styles-to-ra...
  9. Trabajar con texto en PostScript | .NET

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...delineamos un texto con System.Drawing.Font nativo de .NET. Los...document. FillText (str, new System. Drawing . Font ( "Times New Roman"...

    docs.aspose.com/page/es/net/ps/working-with-text/
  10. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、PDFファイルにフォームをゼロから作成できます...DefaultAppearance ( "Arial" , 10 , System . Drawing . Color . DarkBlue ),...DefaultAppearance ( "Helvetica" , 12 , System . Drawing . Color . DarkGreen )...

    docs.aspose.com/pdf/ja/net/create-form/