Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 44,567 for

color

(0.09 sec)
  1. Add Text Stamp to PDF using Java | Aspose.PDF

    Add text stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java.... setForegroundColor ( Color . getGreen ()); // Add stamp...

    products.aspose.com/pdf/java/stamps/text/
  2. Add, Get or Remove Watermark in PDF using C++ |...

    Add, get or remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...textState -> set_ForegroundColor ( Color :: get_Blue ()); textState ->...

    products.aspose.com/pdf/cpp/watermark/
  3. Need to remove text from word document - Free S...

    Hi Team, Please help to suggest. How to remove text from word doc. I have highlighted the text in yellow Color. In below variable string “cellTextRemove” i am not getting highlighted string Click [here]for Visible Alp…...highlighted the text in yellow color. In below variable string “cellTextRemove”...

    forum.aspose.com/t/need-to-remove-text-from-wor...
  4. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown... color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting.... color = "#FFA500" ; builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell.... color = "#FFA500" ; builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold....While you can extract text from color or grayscale scans or photographs...words printed in very light colors. If the threshold set to 0...

    docs.aspose.com/ocr/python-net/binarization/
  8. Working with Background in ODS Files with Node....

    Learn how to manage backgrounds in ODS files using Aspose.Cells for Node.js via C++....background can either be a colored background or a graphic background...Position : CenterCenter Add Colored Background to ODS file Aspose...

    docs.aspose.com/cells/nodejs-cpp/working-with-b...
  9. How to get textareas resized in conversion from...

    Our HTML renders correctly in the browser, as shown in the attached screenshot: Screenshot 2026-01-07 144840.png (11.3 KB) However, when we generate the image using Aspose, the output looks different, as shown here: 6…...a { text-decoration: none; color: #464feb ; } tr th, tr td {...#e6e6e6 ; } tr th { background-color: #f5f5f5 ; } We are new to using...

    forum.aspose.com/t/how-to-get-textareas-resized...
  10. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java....maxValueIndex = i; } } // Change colors of the max and min values....getFormat().getFill().setForeColor(Color.RED); series.getDataPoints()...

    reference.aspose.com/words/java/com.aspose.word...