Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 8,310 for

fill color

(0.47 sec)
  1. Gérer les graphiques SmartArt dans les présenta...

    Automatisez la création, la modification et le style des SmartArt PowerPoint en Python via .NET avec Aspose.Slides, en proposant des exemples de code concis et des conseils axés sur la performance.... SIMPLE_FILL : # Modifier le style SmartArt...shape . color_style == smartart . SmartArtColorType . COLORED_FILL_ACCENT1...

    docs.aspose.com/slides/fr/python-net/manage-sma...
  2. SmartArt-Grafiken in Präsentationen mit Python ...

    Automatisieren Sie die Erstellung, Bearbeitung und Gestaltung von PowerPoint‑SmartArt in Python über .NET mit Aspose.Slides, inklusive knapper Code‑Beispiele und leistungsorientierter Anleitung.... SIMPLE_FILL : # Ändern Sie den SmartArt-Stil...shape . color_style == smartart . SmartArtColorType . COLORED_FILL_ACCENT1...

    docs.aspose.com/slides/de/python-net/manage-sma...
  3. Verwalten von Präsentationshintergründen in C++...

    Erfahren Sie, wie Sie dynamische Hintergründe in PowerPoint- und OpenDocument-Dateien mit Aspose.Slides für C++ festlegen, inklusive Code-Tipps, um Ihre Präsentationen zu optimieren....get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); // Speichere...get_SolidFillColor () -> set_Color ( Color :: get_ForestGreen ());...

    docs.aspose.com/slides/de/cpp/presentation-back...
  4. ویرایش PDF با استفاده از Python | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET ویرایش کنید... fill_color = apdf . Color . black document ...

    products.aspose.com/pdf/fa/python-net/redaction/
  5. Crear objeto de estilo usando la clase CellsFac...

    Aprende cómo crear un objeto de estilo de celda usando la clase CellsFactory en Aspose.Cells for JavaScript vía C++. Personaliza la apariencia de las celdas de la hoja de cálculo según sea necesario....CellsFactory , BackgroundType , Color , Utils } = AsposeCells ; AsposeCells...createStyle (); // Set the Style fill color to Yellow st . pattern =...

    docs.aspose.com/cells/es/javascript-cpp/create-...
  6. Hur man ändrar färgen på kommentarf_font med C+...

    Lär dig hur du kan anpassa kommentarsfärgen i Excel med Aspose.Cells och C++....GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/sv/cpp/how-to-change-the-...
  7. Crear SVG, cargar y leer SVG en C#

    Aprenda a crear SVG a partir de una cadena de memoria, una secuencia o un archivo; cómo cargar SVG desde la Web y leer SVG usando Aspose.SVG for .NET API....AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...AddStop (offset: 1, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/es/net/create-svg-document/
  8. إدارة سلاسل بيانات المخطط في العروض التقديمية ب...

    تعلم كيفية إدارة سلاسل المخطط في C++ لبرنامج PowerPoint (PPT/PPTX) من خلال أمثلة عملية وكأفضل الممارسات لتحسين عروض بياناتك....point -> get_Format () -> get_Fill () -> set_FillType ( FillType...get_Fill () -> get_SolidFillColor () -> set_Color ( Color :: get_Blue...

    docs.aspose.com/slides/ar/cpp/chart-series/
  9. Créer un objet Style en utilisant la classe Cel...

    Aspose.Cells est une bibliothèque C++ pour travailler avec des fichiers de tableurs offrant un objet style pour styliser les cellules. Cet article explique comment créer un objet style de cellule en utilisant la classe CellsFactory dans la bibliothèque Aspose.Cells afin que les utilisateurs puissent personnaliser l apparence des cellules selon leurs besoins....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/fr/cpp/create-style-objec...
  10. Добавить водяной знак WordArt на лист в Aspose....

    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.... 1 , 130 , 800 ); //Get the fill format of the word art MsoFillFormat...wordart . FillFormat ; //Set the color wordArtFormat . ForeColor =...

    docs.aspose.com/cells/ru/net/add-wordart-waterm...