Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 8,061 for

fill color

(0.34 sec)
  1. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....SetName ( u "MyRange" ); // Fill different cells with data in...SetErrorMessage ( u "Please select a color from the list" ); // Specify...

    docs.aspose.com/cells/cpp/data-validation/
  2. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....Gets a value determining how colors are rendered. get_CustomTimeZoneInfo...Specifies if the output SVG should fill the available viewport area...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....Color" ) -> RED ); $cellFormat ::...setColor ( java ( "java.awt.Color" ) -> RED ); $cellFormat ::...

    docs.aspose.com/slides/php-java/manage-table/
  4. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....also possible to pass data to fill OutputIntent properties using...downloaded from https://www.color.org/registry/Coated_Fogra39L_VIGC_300...

    docs.aspose.com/pdf/net/whatsnew/2024/
  5. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... fill_format . fill_type = slides . FillType... . fill_format . solid_fill_color . color = draw . Color . black...

    docs.aspose.com/slides/zh/python-net/automating...
  6. Document | Aspose.Words for Java

    Represents a Word document in Java....getPageColor() Gets the page color of the document. getPageCount()... setPageColor(Color value) Sets the page color of the document...

    reference.aspose.com/words/java/com.aspose.word...
  7. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....formatting including fonts, colors, effects, borders and shading...including position, size, line and fill properties, image bytes. Mail...

    docs.aspose.com/words/python-net/features/
  8. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ...... How to Change SVG Fill Color in Python https://blog.aspose...aspose.com/svg/change-svg-fill-color-in-python/ Thu, 23 Oct 2025...

    blog.aspose.com/index.xml
  9. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....text like font, font size, color etc. Set the Signature text...document.CreateSolidColorBrus(Color.Black); textFill = document...

    products.aspose.com/page/net/signature/xps/
  10. Work with XPS Documents in Qt | Aspose.Page for...

    C++ Library for the developers to process XPS files. Learn how to work with XPS Documents in Qt within Aspose.Page API solution for C++....CreateSolidColorBrus(System::Drawing::Color::get_Black()); 10 11 //Add glyph...c_str ()); 14 15 glyphs -> set_Fill(textFill); 16 17 // Save resultant...

    docs.aspose.com/page/cpp/work-with-xps-document...