Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 12,727 for

fill

(0.12 sec)
  1. 用C++创建数据透视表和数据透视图|Documentation

    学习如何使用Aspose.Cells结合C++在Excel文件中创建数据透视表和数据透视图。... PutValue ( u "Sale" ); // Fill employee names cell = cells...cell . PutValue ( u "Ada" ); // Fill quarters cell = cells . Get...

    docs.aspose.com/cells/zh/cpp/create-pivot-table...
  2. 搜索

    搜索...Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...Format.Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  3. Diagrammbeschriftungen in Präsentationen mit C+...

    Erfahren Sie, wie Sie Diagrammbeschriftungen in PowerPoint-Präsentationen mit Aspose.Slides für C++ hinzufügen und formatieren, um ansprechendere Folien zu erstellen....series -> get_Format () -> get_Fill () -> set_FillType ( FillType...series -> get_Format () -> get_Fill () -> get_SolidFillColor ()...

    docs.aspose.com/slides/de/cpp/chart-data-label/
  4. Форматирование фигур PowerPoint в .NET|Документ...

    Узнайте, как форматировать фигуры PowerPoint на C# с помощью Aspose.Slides — задавайте стили заливки, линии и эффектов для файлов PPT и PPTX с точностью и полным контролем.... Save ( "gradient_fill.pptx" , SaveFormat . Pptx );...presentation . Save ( "pattern_fill.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/ru/net/shape-formatting/
  5. SVG-Lichteffekte – SVG-Filter – C#-Code

    Erfahren Sie, wie Sie mehrere SVG-Filter kombinieren, um SVG-Lichteffekte mithilfe der Aspose.SVG for .NET-API zu erstellen und zu steuern....width = "150" height = "150" fill = "Teal" filter = "url(#light)"...<rect> element and set the "fill" and "filter" attributes 55...

    docs.aspose.com/svg/de/net/svg-lighting-effects/
  6. Travailler avec Gradient dans un fichier XPS | ...

    Comment ajouter un dégradé vertical, horizontal ou linéaire à un fichier XPS est une question à laquelle répond la solution API Aspose.Page.... fill = gradient 22 gradient. gradient_stops... PointF (10, 200)) 20 path. fill = gradient 21 gradient. gradient_stops...

    docs.aspose.com/page/fr/python-net/xps/working-...
  7. Forme nei Grafici con C++|Documentation

    Impara come usare Aspose.Cells for C++ per aggiungere controlli e personalizzare i grafici in Microsoft Excel. La nostra guida dimostrerà come manipolare gli elementi del grafico, regolare il formato e migliorare l aspetto e l usabilità generale dei tuoi grafici.... Fill (proprietà) – specifica gli...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/it/cpp/controls-in-charts/
  8. Formas en Gráficos con C++|Documentation

    Aprende cómo usar Aspose.Cells for C++ para agregar controles y personalizar gráficos en Microsoft Excel. Nuestra guía demostrará cómo manipular elementos del gráfico, ajustar el formato y mejorar la apariencia y usabilidad general de tus gráficos.... Fill (propiedad) - especifica los...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/es/cpp/controls-in-charts/
  9. Formen in Diagrammen mit C++|Documentation

    Lernen Sie, wie Sie Aspose.Cells for C++ verwenden, um Steuerelemente hinzuzufügen und Diagramme in Microsoft Excel anzupassen. Unser Leitfaden zeigt, wie man Diagrammelemente manipuliert, das Format anpasst und das allgemeine Erscheinungsbild sowie die Benutzerfreundlichkeit Ihrer Diagramme verbessert.... Fill (Eigenschaft) – gibt die Fa...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/de/cpp/controls-in-charts/
  10. تبدیل HEX به RGB در پایتون | هگزادسیمال به RGB

    یاد بگیرید چگونه کدهای رنگ HEX را به کدهای رنگ RGB یا RGBA در پایتون تبدیل کنید. شامل یک راهنمای گام به گام، جدول مقایسه و مثال‌های کد است....پرکننده را با استفاده از ویژگی fill و کد رنگ RGBA خود اعمال کنید..."400" ) rect . set_attribute( "fill" , "rgba(222, 180, 135, 1)"...

    blog.aspose.com/fa/svg/convert-hex-to-rgb-in-py...