Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 46,430 for

color

(0.14 sec)
  1. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....e{amssymb}\r\n\\usepackage{color}" ); 7 // Specify the scaling...9 // Specify the foreground color. 10 options -> set_TextColo...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  2. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java 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/java/shape-formatting/
  3. Aspose::Words::Drawing::Fill::get_FillType meth...

    Aspose::Words::Drawing::Fill::get_FillType method. Gets a fill type in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++...."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  5. 仅复制范围样式使用Node.js via C++|Documentation

    学习如何在Aspose.Cells for Node.js via C++中在操作数据的同时只复制范围的样式。..."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  6. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    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....Exception on loading PSD image: Color section (DropShadow Resource)...must contain 3 color components for RGB or 4 color components for...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  7. Working with Image Borders in PHP|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....Set the border's color to red $color = new Color (); $bb -> setBorderColor...setBorderColor ( $color -> RED ); \ # Set margins $bb -> setMargins...

    docs.aspose.com/barcode/java/working-with-image...
  8. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, Colors, alignment, and more with powerful Python code examples....selection, size, color, highlighting, background color, spacing, and...the text with a background color using a text sample, similar...

    docs.aspose.com/slides/python-net/text-formatting/
  9. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization.... Solid ( Color . DarkSlateGray ); // Hide axis...Title . Format . Fill . Solid ( Color . LightGoldenrodYellow ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack.... Color . blue . to_argb (), builder . font . color . to_argb...pydrawing . Color . empty () . to_argb (), builder . font . color . to_argb...

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