Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 44,562 for

color

(0.16 sec)
  1. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....setting auxiliary color, background color, embed textures, and...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  2. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....compression mode Set the image color mode Save the output TIFF image...the compression mode and the color mode for the output TIFF image...

    kb.aspose.com/words/python/how-to-convert-word-...
  3. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....like Font, foreground color, background color, borders, pen style...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  4. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....modification date, and background color By calling Save method in C#...object contains background color property that is set in this...

    kb.aspose.com/html/net/how-to-convert-html-page...
  5. 使用 C++ 的 JavaScript 管理文档属性|Documentation

    学习如何通过 C++ API 管理文档属性。... innerHTML = '<p style="color: red;">Please select an Excel...resultEl . innerHTML = '<p style="color: orange;">No custom document...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....range, row, and column Create a color using Workbook.CreateCellsColor()...sparkline to the group and set its color before saving the resultant...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  7. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。... Color = Color . Black ; // Assign the...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... setID ( "Color" ); wb . getCustomXmlParts ()...srchID = "Fruit" ; srchID = "Color" ; srchID = "Sport" ; // Search...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  10. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... color = "#FF0000" ; list1 . listLevels...listLevels . at ( 0 ). font . color = "#0000FF" ; list2 . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...