Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 45,869 for

color

(0.09 sec)
  1. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; // Set StrokingColor...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  2. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... color = aspose . pydrawing . Color . green builder...background_pattern_color = aspose . pydrawing . Color . from_argb (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码... Color . Green ; annot . BorderColor...Pdf . Color . Yellow ; annot . Color = Aspose . Pdf . Color . Blue...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何使用 C++ 添加 Redaction 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Redaction 註釋的原始程式碼... Color . Green ; annot . BorderColor...Pdf . Color . Yellow ; annot . Color = Aspose . Pdf . Color . Blue...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  5. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....with foreground and background colors to the shape fill: fill . patterned...fore_color = aspose . pydrawing . Color . aqua , back_color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Use Formulas Functions to Process Data in VSTO ...

    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....background color to Yellow in cell A4 cellA4 . Interior . Color = Excel...A4 // and set the background color to Yellow in cell A4 Style style...

    docs.aspose.com/cells/net/use-formulas-function...
  7. 在VSTO和Aspose.Cells中使用公式函数来处理数据|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....background color to Yellow in cell A4 cellA4 . Interior . Color = Excel...A4 //and set the background color to Yellow in cell A4 Style style...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  8. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... color = aspose . pydrawing . Color . blue font ...run . font . color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...(); styleObject . font . color = Color . Red ; styleObject . font...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  10. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript 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/nodejs-java/shape-format...