Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 12,293 for

fill

(0.16 sec)
  1. Comment optimiser SVG – Exemples C#

    Vous apprendrez à optimiser SVG et à réduire la taille des fichiers SVG....y= "1" width= "0" height= "1" fill= "blue" /> 11 <g visibility=...y= "1" width= "1" height= "1" fill= "red" /> 13 </g> 14 <circle...

    docs.aspose.com/svg/fr/net/how-to-optimize-svg/
  2. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...fill_format.solid_fill_color.color = draw...portion.portion_format.fill_format.fill_type = slides.FillType...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  3. Trendlinien zu Präsentationsdiagrammen in Pytho...

    Fügen Sie schnell Trendlinien zu PowerPoint- und OpenDocument-Diagrammen mit Aspose.Slides für Python über .NET hinzu und passen Sie sie an – ein praxisorientierter Leitfaden und Codebeispiele zur Verbesserung der Prognosegenauigkeit und zur Einbindung Ihres Publikums.... fill_format . fill_type = slides . FillType.... format . line . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/de/python-net/trend-line/
  4. 档案

    档案...fill_format.fill_type == slides.FillType...shape_image = shape.fill_format.picture_fill_format.picture.image...

    blog.aspose.com/zh/slides/extract-images-from-p...
  5. XPS csomag | Csomagokon átívelő műveletek | .NE...

    .NET API megoldás XPS-sel való együttműködéshez. Használjon több dokumentumelemet ugyanazon az XPS-csomagon belül a csomagok közötti műveletekhez....Bold, 50 , 250 , "Test" ); // Fill glyphs in the first document...document with one color glyphs.Fill = doc1.CreateSolidColorBrus(Color...

    products.aspose.com/page/hu/net/cross-package-o...
  6. Пакет XPS | Міжпакетні операції | .NET

    .NET API Рішення для роботи з XPS. Використовуйте кілька елементів документа в одному пакеті XPS для міжпакетних операцій. Приклади C#, як це зробити....Bold, 50 , 250 , "Test" ); // Fill glyphs in the first document...document with one color glyphs.Fill = doc1.CreateSolidColorBrus(Color...

    products.aspose.com/page/uk/net/cross-package-o...
  7. 档案

    档案...fill_format.fill_type = slides.FillType...cell_format.border_top.fill_format.solid_fill_color.color = drawing...

    blog.aspose.com/zh/slides/work-with-tables-in-p...
  8. Aggiungi pennelli e sfumature ai file XPS | .NET

    .NET API per modificare i file XPS. Aggiungi pennelli visivi, sfumature e spazi colore diversi Crea e modifica file XPS con poche righe di codice C#....XpsDocument(); // ARGB solid color filled rectangle XpsPath rect1 = doc...220,100 20,100 Z" )); rect1.Fill = doc.CreateSolidColorBrus(doc...

    products.aspose.com/page/it/net/work-with-brushes/
  9. Рисуване на изображения с използване на Graphic...

    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....на класа Graphics (DrawPath и Fill Paths), за да изчертаете или...метода Fill Paths, изложен от класа Graphics. Методът Fill Paths...

    docs.aspose.com/psd/bg/net/drawing-images-using...
  10. SVG Builder API – Эффективное создание и редакт...

    Изучите возможности Aspose.SVG Builder API для создания и изменения элементов SVG на C#. Узнайте, как сделать программирование SVG проще и эффективнее.... Fill (Color. Blue ). Stroke (Paint...=> Circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None)...

    docs.aspose.com/svg/ru/net/svg-builder-api/