Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 3,359 for

system.drawing

(0.09 sec)
  1. 2डी ग्राफ़िक्स ड्राइंग समाधान | products.aspose...

    2डी ग्राफिक्स ड्राइंग के लिए हाई कोड एपीआई और मुफ्त ऐप्स। पाठ, रेखाएँ, वक्र और आकृतियाँ बनाने के साथ-साथ छवियों को विभिन्न प्रारूपों में परिवर्तित करने की क्षमता।...C# कोड को बदले बिना सीधे System.Drawing.Common पैकेज को बदलने के...

    products.aspose.com/drawing/hi/
  2. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....BmpSaveOptions() { SmoothingMode = System.Drawing.Drawing2D.SmoothingMode...JpegSaveOptions() { SmoothingMode = System.Drawing.Drawing2D.SmoothingMode...

    docs.aspose.com/page/net/convert-xps/
  3. Arbeiten mit Transformationen in PostScript | .NET

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Drawing-Backend anstelle der System.Drawing-Systembibliothek. Importieren...anstelle des Namensraums System.Drawing. In den obigen und den...

    docs.aspose.com/page/de/net/ps/working-with-tra...
  4. Работа с преобразованиями в PostScript | .NET

    Как преобразовать содержимое файла PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET....вместо системной библиотеки System.Drawing. Поэтому импортируйте пространство...Aspose.Page.Drawing вместо System.Drawing. В приведенном выше и последующих...

    docs.aspose.com/page/ru/net/ps/working-with-tra...
  5. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....requires object of type System.Drawing.Drawing2D.GraphicsPath...draws specified text into System.Drawing.Bitmap object and saves...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  6. 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...
  7. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    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.... تمت إضافة طريقة System.Drawing.Color GetAutomaticSeriesCo()...

    docs.aspose.com/slides/ar/net/public-api-and-ba...
  8. Image|Documentation

    Convert Chart to Image by using Aspose.Cells for Python via .NET API.... It returns a System.Drawing.Bitmap object and you can...

    docs.aspose.com/cells/python-net/convert-excel-...
  9. PrinterSettingsContainer Class | Aspose.Words ل...

    استكشف فئة Aspose.Words.Rendering.PrinterSettingsContainer لإدارة معلمات PrinterSettings بكفاءة، مما يعزز تجربة عرض المستندات لديك....paper sizes:" ); foreach ( System . Drawing . Printing . PaperSize...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Text, Image or Page Stamps in PDF using Java | ...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java.... FromRgb ( System . Drawing . Color . Aqua ); // Add...

    products.aspose.com/pdf/java/stamps/