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

color

(0.05 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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-...
  5. 添加橡胶印章|Aspose.PDF for Python via .NET

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

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

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

    docs.aspose.com/pdf/zh/python-net/add-applicati...
  7. 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...
  8. 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/
  9. 在 xlsx4j 中在电子表格中添加评论|Documentation

    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...."<b/>" + "<sz val=\"9\"/>" + "<color indexed=\"81\"/>" + "<rFont...color2=\"#ffffe1\"/>" + "<v:shadow color=\"black\" obscured=\"t\" on=\"t\"/>"...

    docs.aspose.com/cells/zh/java/add-comments-in-s...
  10. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...dBrush > (System::Drawing::Color::get_Blue())); 40 41 //Fill...

    docs.aspose.com/page/cpp/ps/working-with-clips/