Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 30,501 for

color

(0.06 sec)
  1. Convert RTF to POTX via C++ or with free Online...

    Export RTF to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTX online converter quickly before integrating the code....information such as font, size, color, and layout. It is widely used...500 ); // reset default fill color ashp -> get_FillFormat () ->...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and how to edit the content of an SVG document....edit SVG documents, convert color codes, vectorize images and...and more! SVG Converters Color Converters Base64 Encoders Image...

    products.aspose.com/svg/net/create-svg/
  3. Working with Tags

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... println ( "Font Color: " + noteTag. getFontColor ());...14 textStyle. setFontColor (Color. BLACK ); 15 textStyle. setFontName...

    docs.aspose.com/note/java/working-with-tags/
  4. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...dBrush > (System::Drawing::Color::get_Red()), 2. 0f )); 60 //Stroke...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f )); 68 69...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  5. 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...
  6. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...Color; import com.aspose.cells.Style;...the font color if needed style.getFont().setColor(Color.getRed());...

    forum.aspose.com/t/how-to-change-number-format-...
  7. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java....Show data labels and set font color. series.hasDataLabels(true);...dataLabels.getFont().setColor(Color.WHITE); // Set data label position...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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-...
  9. Aspose.Page for C++ Documentation

    API solution to manage Page Description Language files in C++. It Provides you with rich functionality and supports XPS, PS and EPS formats....shapes and specifying colors in different color spaces. Furthermore...

    docs.aspose.com/page/cpp/
  10. 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/