Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 6,752 for

fill color

(0.08 sec)
  1. Робота з шаблонами штрихування у файлі PS | Java

    Як додати шаблон штрихування до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...style, foreground і background colors 35 TexturePaint paint = HatchPaintLibrary...(hatchStyles [ i ] , Color. BLACK , Color. WHITE ); 36 //Set paint...

    docs.aspose.com/page/uk/java/ps/working-with-ha...
  2. チャートデータラベル|Aspose.Slides ドキュメント

    C#または.NETでPowerPointチャートデータラベルと距離を設定します... Fill . FillType = FillType . Solid.... Format . Fill . SolidFillColor . Color = Color . Red ; // LabelFormatプロパティを設定...

    docs.aspose.com/slides/ja/net/chart-data-label/
  3. 記録

    記録...CreateSolidColorBrus(Color.Black); // ドキュメントにグリフを追加する XpsGlyphs...450f, "Hello World!"); glyphs.Fill = textFill; // 結果のXPSドキュメントを保存する...

    blog.aspose.com/ja/page/insert-image-text-xps-c...
  4. Chercher

    chercher...doc->CreateSolidColorBrus(System::Drawing::Color::get_Black()); //Ajouter un...u"Hello World!"); glyphs->set_Fill(textFill); // Enregistrer le...

    blog.aspose.com/fr/page/insert-image-text-xps-cpp/
  5. Lưu trữ

    Lưu trữ...doc->CreateSolidColorBrus(System::Drawing::Color::get_Black()); //Thêm glyph...u"Hello World!"); glyphs->set_Fill(textFill); // Lưu tài liệu XPS...

    blog.aspose.com/vi/page/insert-image-text-xps-cpp/
  6. 搜索

    搜索...doc->CreateSolidColorBrus(System::Drawing::Color::get_Black()); //將字形添加到文檔 S...u"Hello World!"); glyphs->set_Fill(textFill); // 保存生成的 XPS 文檔 ...

    blog.aspose.com/zh-hant/page/insert-image-text-...
  7. 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/
  8. Общедоступный 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...
  9. 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...
  10. 档案

    档案...Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...SolidFillColor.Color = System.Drawing.Color.Blue; // 采取第二个图表系列 series...

    blog.aspose.com/zh/slides/create-charts-in-powe...