Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 46,368 for

color

(0.82 sec)
  1. 106365052.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red...USA (Multiple Items) Sum of Color Column Labels Row Labels Blue...

    docs.aspose.com/cells/es/python-java/draw-slice...
  2. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers.... Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  3. Add Circle Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, creates a circle annotation on the first page, and saves the modified document....along with annotation text, color, fill options, page number,... ( rect , contents , apd . Color . blue , False , 1 , 3 ) # Save...

    docs.aspose.com/pdf/python-net/add-circle-annot...
  4. ChartAxisTitle.Overlay | Aspose.Words for .NET

    Discover the ChartAxisTitle Overlay property, control chart element overlap for clearer visuals. Enhance your data presentation effortlessly!... Color = Color . Blue ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...the tab color to red worksheet . SetTabColor ( Color :: Red ());...std :: cout << "Worksheet tab color set successfully!" << std ::...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  6. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....Examples Sows how to set series color. let doc = new aw . Document... [ 5 , 6 ]); // Set series color. series1 . format . fill . foreColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TIFF Images Grayscale with Python | products.as...

    How to use Python to grayscale TIFF images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  9. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Table (); he table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); he border...

    products.aspose.com/pdf/java/table/add/
  10. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

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