Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 5,636 for

system.drawing

(0.72 sec)
  1. Como adicionar Group Shape a um documento do Wo...

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

    docs.aspose.com/words/pt/java/how-to-add-group-...
  2. كيفية إضافة Group Shape إلى مستند ورد|Aspose.Wo...

    تجميع وفك تجميع الأشكال باستخدام Java.... CoordSize = new System . Drawing . Size ( 200 , 200 );...

    docs.aspose.com/words/ar/java/how-to-add-group-...
  3. Come aggiungere Group Shape in un documento di ...

    Raggruppare e separare le forme usando Java.... CoordSize = new System . Drawing . Size ( 200 , 200 );...

    docs.aspose.com/words/it/java/how-to-add-group-...
  4. كيفية إضافة صورة في مستند Word باستخدام كود C#

    دليل خطوة بخطوة حول كيفية إضافة صورة في مستند Word باستخدام برنامج تعليمي C# مع رمز لإدراج صورة في عنوان مستند Word C# وإضافة صورة إلى نص مستند Word كصورة مرتبطة....باستخدام C# أضف إشارة إلى System.Drawing التجميع في الحل بعد ذلك...

    kb.aspose.com/ar/words/net/how-to-add-image-in-...
  5. Image|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.... It returns a System.Drawing.Bitmap object, and you...

    docs.aspose.com/cells/net/convert-excel-to-image/
  6. Specify image resolution, quality, compression ...

    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/net/specify-image-resolut...
  7. Specificera bildupplösning, kvalitet, komprimer...

    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/sv/net/specify-image-reso...
  8. PrinterSettingsContainer Class | Aspose.Words f...

    Utforska klassen Aspose.Words.Rendering.PrinterSettingsContainer för effektiv hantering av PrinterSettings-parametrar, vilket förbättrar din dokumentrenderingsupplevelse....paper sizes:" ); foreach ( System . Drawing . Printing . PaperSize...

    reference.aspose.com/words/sv/net/aspose.words....
  9. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...Save(msImage, System.Drawing.Imaging.ImageFormat.Png);...MemoryStream(); bmp.Save(msImage, System.Drawing.Imaging.ImageFormat.Png);...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  10. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....graphics path using the System.Drawing.Drawing2D.GraphicsPath...the rectangle using the System.Drawing.RectangleF Class. Use the...

    products.aspose.com/page/cpp/add-shapes-to-ps/