Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 46,167 for

color

(0.23 sec)
  1. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. saveOpts . GammaCorrectedColor = true ;...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  2. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Workbook created and...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  3. 用 JavaScript 和 C++ 显示或隐藏行、列和滚动条|Documentation

    本文演示了如何使用 C++ 的 JavaScript API 编程显示和隐藏 Excel 工作表的行和列,控制滚动条的显示,以及高效隐藏多行多列。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  4. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table....background_pattern_color = aspose . pydrawing . Color . from_argb (...background_pattern_color = aspose . pydrawing . Color . white builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Vectorize GIF – C# code and Online Vectorizer

    GIF to vector online or in C#. Convert GIF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...reduces the initial color palette: colors - Sets the exact maximum...Switches between histogram-based color quantization algorithms. minHueCols...

    products.aspose.com/svg/net/vectorization/gif-t...
  6. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Navy ());...ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb (), firstParagraphStyle...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Save 3D Scene as HTML|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....pydrawing import Color from aspose.threed import Scene...material . diffuse_color = Vector3 ( Color . chartreuse ) # Set...

    docs.aspose.com/3d/python-net/save-3d-scene-as-...
  8. ChartSeries.Smooth | Aspose.Words for .NET

    Enhance your charts with ChartSeries Smooth property. Effortlessly create visually appealing, smooth lines using CatmullRom splines for better data clarity....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartMarker.Size | Aspose.Words for .NET

    Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... background_color = apdf . Color . blue textFragment...text_state . foreground_color = apdf . Color . yellow # Create TextBuilder...

    products.aspose.com/pdf/zh-hans/python-net/create/