Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 6,937 for

fill color

(0.08 sec)
  1. 記録

    記録...Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...SolidFillColor.Color = System.Drawing.Color.Blue; // 2番目のチャートシリーズを取る...

    blog.aspose.com/ja/slides/create-charts-in-powe...
  2. Работа с образцами штриховки в PostScript | С++

    Как добавить образец штриховки в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...System::Drawing::Color::get_Black(), System::Drawing::Color::get_White()));...

    docs.aspose.com/page/ru/cpp/ps/working-with-hat...
  3. Изменения страницы XPS на основе событий | .NET

    Узнайте, как вносить повторяющиеся изменения во все выходные страницы во время преобразования файла XPS с помощью API Aspose.Page для .NET.... Fill = api. CreateSolidColorBrus (Color. Blue ); 34...39 glyphs. Fill = api. CreateSolidColorBrus (Color. Blue ); 40...

    docs.aspose.com/page/ru/net/xps/event-based-mod...
  4. C++を使用したコメントのフォントカラー変更方法|Documentation

    Aspose.Cellsを使用してExcelのコメントのフォント色をカスタマイズする方法をC++で学びましょう。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/ja/cpp/how-to-change-the-...
  5. Ombre portée – Filtres SVG – Code C#

    Apprenez à écrire du code SVG et à créer un effet d'ombre portée à l'aide de l'API Aspose.SVG et à appliquer l'effet d'ombre portée aux formes et au texte SVG....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...utilisant les attributs flood-color et flood-opacity . Voyons comment...

    docs.aspose.com/svg/fr/net/drop-shadow/
  6. 搜索

    搜索...Color.BLACK); nameBox.setColor(com.aspose.pdf.Color.fromRgb(Color...fromRgb(Color.RED)); TextBoxField mrnBox = new TextBoxField(pdfdoc...

    blog.aspose.com/zh-hant/pdf/create-fill-edit-fi...
  7. آرشیوها

    آرشیوها...Color.BLACK); nameBox.setColor(com.aspose.pdf.Color.fromRgb(Color...fromRgb(Color.RED)); TextBoxField mrnBox = new TextBoxField(pdfdoc...

    blog.aspose.com/fa/pdf/create-fill-edit-fillabl...
  8. arkiv

    arkiv...Color = Color.Red; tbl.Rows[row][cell]...FillFormat.SolidFillColor.Color= Color.Red; tbl.Rows[row][cell]...

    blog.aspose.com/sv/slides/create-powerpoint-pre...
  9. 아카이브

    아카이브...설정 series->get_Format()->get_Fill()->set_FillType(FillType::Solid);...series->get_Format()->get_Fill()->get_SolidFillColor()->set_Color(System::Dr...

    blog.aspose.com/ko/slides/create-charts-in-powe...
  10. Comment changer la couleur de la police du comm...

    Apprenez comment personnaliser la couleur de la police du commentaire dans Excel en utilisant Aspose.Cells avec C++....GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/fr/cpp/how-to-change-the-...