Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 29,857 for

color

(0.15 sec)
  1. Merge AMF File Formats via python-net | product...

    Sample Python merger code for AMF file. Use this example code to merge AMF file within any Web based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/python-net/merger/amf/
  2. Extract Assets from AMF File Formats via python...

    Sample Python extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/python-net/extractor/amf/
  3. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a report in Java....Setting Text Color Dynamically Setting Background Color Dynamically...

    docs.aspose.com/words/java/template-syntax/
  4. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a Color....that lightens or darkens a color. get tintAndShade () : number...Border object with non-theme colors. Remarks The allowed values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.PSD适配器.NET 24.4 - 发布说明|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.... Color . Wheat ); gr . DrawArc ( new.... Pen ( Aspose . Imaging . Color . Black , 5 ), new Aspose ....

    docs.aspose.com/psd/zh/net/adapters/aspose-psd-...
  6. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.Cells for Node.js via C++。... setID ( "Color" ); wb . getCustomXmlParts ()...srchID = "Fruit" ; srchID = "Color" ; srchID = "Sport" ; // Search...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  7. 图表计算|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 图表计算和数值... Color = Color . Purple ; series . Format...

    docs.aspose.com/slides/zh/net/chart-calculations/
  8. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++.... and specify bold, italic, color. RenderingFont font ( u "Calibri"...( true ); font . SetColor ( Color :: Blue ()); // Create a watermark...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/