Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 6,157 for

fill color

(0.08 sec)
  1. Travailler avec des graphiques dans C#|Aspose.W...

    Introduction à la fonctionnalité Graphique, comment créer et manipuler des graphiques à l'aide de C#....series color. series1 . Format . Fill . ForeColor = Color . Red...series2 . Format . Fill . ForeColor = Color . Yellow ; series3...

    docs.aspose.com/words/fr/net/working-with-charts/
  2. Изменить цвет фона в PowerPoint с помощью Python

    Измените цвет фона в PowerPoint с помощью Python. Получите подробную информацию об IDE, инструкции и пример кода для изменения цвета фона PPT с помощью Python....свойство fill_format и установите fill_type и fill_color. Установите...

    kb.aspose.com/ru/slides/python/change-backgroun...
  3. Փոխեք ֆոնի գույնը PowerPoint-ում Python-ի միջոցով

    Փոխեք ֆոնի գույնը PowerPoint-ում Python-ի միջոցով: Ստացեք IDE մանրամասները, քայլերը և օրինակելի կոդը՝ Python-ի միջոցով PPT ֆոնի գույնը փոխելու համար:...Ստացեք fill_format հատկությունը և սահմանեք fill_type և fill_color...

    kb.aspose.com/hy/slides/python/change-backgroun...
  4. Общедоступный API Изменения в Aspose.Diagram 16...

    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....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/ru/net/public-api-chang...
  5. Público API Cambios en Aspose.Diagram 16.12.0|D...

    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....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/es/net/public-api-chang...
  6. PSDファイルでレイヤーを編集するためにGraphics APIを使用する|Documenta...

    PythonのAspose.PSDでGraphics APIを使用する例...Color.alice_blue定数は色を表し、必要に応じて太さを調整できます。...調整できます。 pen = Pen ( Color . alice_blue ) 同様に、LinearGradientB...

    docs.aspose.com/psd/ja/ja/python-net/graphics-api/
  7. PDFファイルにアークオブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFにアークオブジェクトを作成する方法を説明します。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/ja/net/add-arc/
  8. Agregar objeto Elipse a archivo PDF|Aspose.PDF ...

    Este artículo explica cómo crear un objeto Elipse en su PDF utilizando Aspose.PDF for .NET....objeto elipse con un cierto color. // For complete examples and...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/es/net/add-ellipse/
  9. Travailler avec la transparence dans PS | .NET

    Comment ajouter de la transparence au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...PsSaveOptions(); 6 //Set page's background color to see white image on it's own...options. BackgroundColor = Color. FromArgb (211, 8, 48); 8 9...

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  10. Отрисовка изображений с помощью GraphicsPath|Do...

    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) для отрисовки или заливки...класса Graphics и передайте Color как параметр. Этот метод заполняет...

    docs.aspose.com/psd/ru/java/drawing-images-usin...