Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 44,588 for

color

(0.48 sec)
  1. Public API Changes in Aspose.Cells 8.4.1|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....different font settings and color. The following code snippet...settings . Font . Color = System . Drawing . Color . Red ; settings...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... setColor ( Color . BLUE ); // 将演示文稿保存到磁盘。 presentation...getSolidFillColor (). setColor ( Color . GREEN ); // 将演示文稿保存到磁盘。 presentation...

    docs.aspose.com/slides/zh/java/presentation-bac...
  3. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Applying Median and Wiener Filters|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....Applying Gauss Wiener Filter For Colored image Aspose.PSD provides ...GaussWienerFilterOpt for colored images as well.. The code snippet...

    docs.aspose.com/psd/java/applying-median-and-wi...
  6. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Black...// Specifies the connector's color auto lineFillFormat = lineFormat...

    docs.aspose.com/slides/cpp/connector/
  10. Convert DWG to TIFF in Python

    This brief tutorial helps to convert DWG to TIFF in Python. It contains the details to configure the environment, a step-by-step algorithm, and a sample code snippet to develop an AutoCAD to TIFF converter in Python....size of the image, background color, layers, etc. to meet your requirements...

    kb.aspose.com/cad/python/convert-dwg-to-tiff-in...