Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 47,069 for

color

(0.22 sec)
  1. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell using the Aspose.Cells for C++ API....properties such as font name, font color, boldness, etc. Access and Update...

    docs.aspose.com/cells/go-cpp/access-and-update-...
  2. 添加橡胶印章|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在前四页添加一个绿色的“已批准”橡胶印章,并保存修改后的文档。... Color . green , ) # Save updated document...

    docs.aspose.com/pdf/zh/python-net/add-rubber-st...
  3. 添加应用链接|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,在第一页添加应用启动链接,并保存修改后的文档。... Color . purple , ) # Save updated...

    docs.aspose.com/pdf/zh/python-net/add-applicati...
  4. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... color = "#FFA500" ; builder . insertCell...); builder . font . border . color = "#008000" ; builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert SVG to PDF in Python – Code Examples

    Convert SVG to PDF in Python with Aspose.SVG. Use Converter.convert_svg(), PdfSaveOptions, page setup, resolution, and rendering devices....set page sizing, background color, resolution, JPEG quality, metadata...from aspose. pydrawing import Color 8 9 # Convert SVG to PDF and...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  6. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...

    products.aspose.com/pdf/java/acroforms/create/
  7. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....is styled with fill and line colors. The following lines of code...the Watermark Text Color To set the color of the watermark text...

    docs.aspose.com/slides/python-net/watermark/
  8. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....() -> set_ForegroundColor ( Color :: get_Green ()); // Add stamp...

    products.aspose.com/pdf/cpp/stamps/text/
  9. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection.... color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML DOM with Aspose.HTML for Python via .NET; how to create, populate, add HTML elements, and edit inline and internal CSS....style element and set the teal color for elements with class " col...style.text_content = " . col { color: teal } " 19 20 # Find the document...

    docs.aspose.com/html/python-net/edit-html-docum...