Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 44,876 for

color

(0.18 sec)
  1. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....the text font, the brush for color, and the rectangle within which...Clear(Color.Green) method to set the Green background color, setting...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  2. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in C#....to calculate the color used by Excel for color‑scale conditional...only change font style, text color, underline style, and strikeout...

    docs.aspose.com/cells/net/conditional-formatting/
  3. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...Insertions ========== // Use COLOR only (least intrusive for layout)...Effect.COLOR); log.debug("Insertions: BY_AUTHOR color only");...

    forum.aspose.com/t/some-table-in-word-file-will...
  4. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear)....( file_name = MY_DIR + 'Two color gradient.docx' ) # Get Fill...)) print ( 'The foreground color of the fill is: {0} ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...commentColor Allows to specify the color to be used for comments. Default...deleteCellColor Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Sorting completed successfully...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  7. Convert Image to Grayscale in C#

    This tutorial focuses on how to convert image to grayscale in C#. It encompasses the environment settings, and the process, along with a sample code snippet to convert image to grayscale in C#....convert the color image to Grayscale Read the source color image with.... Firstly, read the source color image and cache it. Consequently...

    kb.aspose.com/imaging/net/convert-image-to-gray...
  8. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/cpp/add-circle/
  10. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/java/shape-formatting/