Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 9,771 for

color converter

(0.38 sec)
  1. Web Accessibility – Check using C# – Aspose.HTM...

    Check web accessibility against WCAG compliance using C#. Get information to help you solve web content accessibility issues....checker – C# Accessibility color checker – C# Accessibility validator...Aspose.HTML for .NET library to convert, merge, edit HTML, EPUB, MHTML...

    products.aspose.com/html/net/web-accessibility/
  2. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting Color category and accessing delivery receipt information....digital signatures while converting messages between formats...Signature when Converting from EML to MSG When converting from EML...

    docs.aspose.com/email/cpp/managing-message-file...
  3. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++....To learn more, visit the Converting to Fixed-page Format documentation...const Allows to specify the color to be used for comments. Default...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Aspose::Words::Drawing::Fill::get_FillType meth...

    Aspose::Words::Drawing::Fill::get_FillType method. Gets a fill type in C++....get_FillType () Examples Shows how to convert any of the fills back to solid...Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....the same image format or converting them to other formats, including...background may consist of multiple color-filled shapes covering the entire...

    docs.aspose.com/imaging/python-net/removing-bac...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using C#https://products.aspose.com/pdf/net/merger/Recent content in Merge PDF Documents using C# on Aspsoe.PDF ProductsHug......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/net/merger/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ PHPhttps://products.aspose.com/pdf/th/php-java/conversion/Recent content in โซลูชันการแปลง PDF โดยใช้ PHP on Aspsoe.P......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/php-java/conversion/...
  8. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...margin: 20px;"> <h2 style="color: yellow;">Hello, this is a header</h2>...header</h2> <p style="color: blue; line-height: 1.5;">This is...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  9. FillType | Aspose.Words for Java

    Specifies fill type for a fillable object in Java.... Examples: Shows how to convert any of the fills back to solid...Document(getMyDir() + "Two color gradient.docx"); // Get Fill...

    reference.aspose.com/words/java/com.aspose.word...
  10. 将 EPUB 转换为 PNG – C# 代码示例

    使用 Aspose.HTML for .NET 将 EPUB 转换为 PNG。在C#示例中考虑各种EPUB到PNG的转换方案。尝试在线EPUB转换器。... 本文将介绍如何使用 Converter 类的 方法将 转换为 ,以及如何应用 和 参数。 在线...Aspose.Html; using Aspose.Html.Converters; using Aspose.Html.Saving;...

    docs.aspose.com/html/zh/net/convert-epub-to-png/