Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 38,958 for

color

(0.18 sec)
  1. Locking WordArt Watermark in Aspose.Cells|Docum...

    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....//Set the color wordArtFormat . ForeColor = Color . Red ; //Set...

    docs.aspose.com/cells/net/locking-wordart-water...
  2. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....explains that the data in red color and yellow background will not...can see that the data in red color and yellow background is not...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  3. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation.... Color = Color . Blue ; builder . Font...

    reference.aspose.com/words/net/aspose.words/doc...
  4. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet fitted to...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  5. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python原始程式碼,用於處理.NET框架,.NET Core和PHP,VBScript,德爾福,C++上的PDF檔中的文本。。... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/zh-hant/python-net/text/
  6. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    简单的演示源代码,可在任何采用 C++ 语言的平台上处理 PDF 文件中的文本。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/zh-hans/cpp/text/
  7. Aspose::Words::Font::set_UnderlineColor method ...

    Aspose::Words::Font::set_UnderlineColor method. Setter for Aspose::Words::Font::get_UnderlineColor in C++....set_UnderlineColor ( System :: Drawing :: Color value ) See Also Class Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言處理PDF檔中的文字。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/zh-hant/cpp/text/
  9. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....Set the color wordArtFormat . SetOneColorGradient ( Color :: Red...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  10. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... color = aspose . pydrawing . Color . blue level...

    reference.aspose.com/words/python-net/aspose.wo...