Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 46,022 for

color

(0.6 sec)
  1. Drawing Images using Graphics|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 Clear method and pass color as a parameter. This method...the Graphics surface with the color passed in as an argument. Draw...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  2. 档案

    档案...TextBoxField 的属性,如 FontSize 、 Color 等。 创建第二个 TextBoxField 的实例并设置其属性。...:Drawing::Color::get_Black()); nameBox->set_Color(Aspose::Pd...

    blog.aspose.com/zh/pdf/create-fill-or-edit-fill...
  3. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows.... setColor ( Color . RED ); cellFormat . getBorderTop...getSolidFillColor (). setColor ( Color . RED ); cellFormat . getBorderBottom...

    docs.aspose.com/slides/androidjava/manage-table/
  4. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Comment added successfully...'result' ). innerHTML = '<p style="color: green;">Workbook created and...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  5. Convert TIFF to 3DS via Python | products.aspos...

    Sample code for TIFF to 3DS Python conversion. Use API example code for batch TIFF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/3d/python-net/conversion/ti...
  6. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.revisedPropertiesColor property...

    RevisionOptions.revisedPropertiesColor property. Allows to specify the Color to be used for content with changes of formatting properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../revisionColor/#NoHighlight)....property Allows to specify the color to be used for content with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionOptions.movedFromTextColor property | A...

    RevisionOptions.movedFromTextColor property. Allows to specify the Color to be used for areas where content was moved from [RevisionType.Moving](../../../aspose.words/revisiontype/#Moving)...property Allows to specify the color to be used for areas where content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 用JavaScript通过C++删除命名范围|Documentation

    你可以学习如何使用Aspose.Cells for JavaScript通过C++从Excel或OpenOffice文件中删除定义的名称或命名范围。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Named ranges removed...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  10. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/cpp/set-range-border/