Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 44,453 for

color

(0.06 sec)
  1. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds.... shadow_color . color = draw . Color . dark_gray shape.... glow_effect . color . color = draw . Color . magenta shape...

    docs.aspose.com/slides/python-net/shape-effect/
  2. Drawing Images|Documentation

    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....class to set its background color. The DrawLine method of the...to draw lines with specified color, width & brush. The SolidBrush...

    docs.aspose.com/imaging/net/drawing-images/
  3. Drawing Images|Documentation

    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....class to set its background color. The draw_line method of the...to draw lines with specified color, width & brush. The SolidBrush...

    docs.aspose.com/imaging/python-net/drawing-images/
  4. Shading.foreground_tint_and_shade property | As...

    Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme Color....darkens a foreground theme color. @property def foreground_tint_and_shade...Shading object with non-theme colors. Remarks The allowed values...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows to specify the Color to be used for inserted cells Insertion. Default value is Blue in C++....method Allows to specify the color to be used for inserted cells...insert/delete cell revision color. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。...Brush brush = new SolidBrush ( Color . FromKnownColor ( KnownColor...); brush = new SolidBrush ( Color . FromKnownColor ( KnownColor...

    docs.aspose.com/slides/zh/net/activex/
  7. Aspose::Words::Saving::MultiPageLayout::set_Bac...

    Aspose::Words::Saving::MultiPageLayout::set_BackColor method. Sets the background Color of the output. The default is Empty in C++....method Sets the background color of the output. The default is...set_BackColor ( System :: Drawing :: Color value ) See Also Class MultiPageLayout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::MultiPageLayout::set_Bor...

    Aspose::Words::Saving::MultiPageLayout::set_BorderColor method. Sets the Color of the pages border. The default is Empty in C++....orderColor method Sets the color of the pages border. The default...set_BorderColor ( System :: Drawing :: Color value ) See Also Class MultiPageLayout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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....PSD API instead of obsolete Color struct Enhancement PSDJAVA-418...setEffectColor(com.aspose.psd.Color) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs.... 1 , 30 )); //Setting fill color for series series . Format ...Fill . SolidFillColor . Color = Color . Red ; //Take second chart...

    docs.aspose.com/slides/net/how-to-create-charts...