Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 45,909 for

color

(0.27 sec)
  1. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....applying custom formatting (font, color, size). Import and Load the...Calibri font, size 12, navy blue color - Automatically adjusts page...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  2. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), formFieldRun...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG conversion scenarios in Python code examples.... background_color = pd. Color . bisque 26 options. page_setup...property sets the background color, with transparency as the default...

    docs.aspose.com/html/python-net/convert-epub-to...
  4. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/run/
  5. Online PS to EMZ Conversion or Build .NET based...

    Free online app to convert PS to EMZ files. .NET C# conversion library code for PS documents....create scalable logos, ensure color consistency, and maintain design...book covers, ensure accurate color representation, and facilitate...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。... color = drawing . Color . red # Save the result..."WorkingWithNode.change_run_color.docx" ) 使用 clone 方法时可能还需要进行转换:...

    docs.aspose.com/words/zh/python-net/python-notes/
  7. Aspose.HTML for Python via .NET – Create, Edit ...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, DOCX, or images using Aspose.HTML for Python via .NET....to change text color in HTML new How to add color in HTML Extract...

    products.aspose.com/html/python-net/
  8. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。... Color . DarkGray ; cell . DefaultCellTextState...ForegroundColor = Aspose . Pdf . Color . White ; foreach ( var item...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  9. CSS 扩展 – CSS 供应商前缀

    了解 CSS 提供者前缀,并查看 Aspose.HTML for Java 示例,了解如何使用 CSS 扩展在文档页边空白处创建自定义标记。...totalPagesNumber();\n" + 20 " color: green;\n" + 21 " }\n" + 22...vertical-align: bottom;\n" + 26 " color: blue;\n" + 27 " }\n" + 28 "}"...

    docs.aspose.com/html/zh/java/css-extensions/
  10. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python.... and foreground/background color if required. We have learned...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...