Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 46,167 for

color

(0.09 sec)
  1. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/zh-hans/python-net/text/
  2. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = `<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  3. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node... log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/underlin...
  5. Add WordArt Watermark to Worksheet in Aspose.Ce...

    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.... FillFormat ; // Set the color wordArtFormat . ForeColor =...= System . Drawing . Color . Red ; // Set the transparency wordArtFormat...

    docs.aspose.com/cells/net/add-wordart-watermark...
  6. Working with Fonts in Node.js|Aspose.Words for ...

    Customize font settings using Node.js....characters with a certain size, color, and design. Aspose.Words allows...for example, the foreground color or transparency of text fill...

    docs.aspose.com/words/nodejs-net/working-with-f...
  7. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  8. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....TextFragment object Set Text Colors Create a Text Builder Add TextFragment...text_state . background_color = ap . Color . blue textFragment ...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  9. User Guide|Documentation

    User guide for common GridJs spreadsheet operations and interactions....How to Print Cell Background Color Settings Change Font Family...Size Text Rotate Setting Font Color Settings Insert Image Validation...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Add Text to PDF Using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    products.aspose.com/pdf/java/text/