Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 36,861 for

color

(0.18 sec)
  1. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。... SetForegroundColor ( Color :: White ()); chart . GetPlotArea...(). GetBorder (). SetColor ( Color :: White ()); chart . GetLegend...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  2. Printing Project Files | Aspose.Tasks Documenta...

    Aspose.Tasks for .NET allows exporting Microsoft Project (MPP) files to separate image files.... Color = Color. CornflowerBlue ; 14 gridline...

    docs.aspose.com/tasks/net/printing-project-page...
  3. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... color = "#FF0000" ; listLevel . font..."Wingdings" ; listLevel . font . color = "#0000FF" ; listLevel . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....Col ( System :: Drawing :: Color :: FromArgb ( 198 , 217 , 241...Col ( System :: Drawing :: Color :: get_White ()); builder ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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.... setColor ( Color . RED ); } pres . save ( "out...getSolidFillColor (). setColor ( Color . RED ); } pres . save ( "out...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  6. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...dBrush > (System::Drawing::Color::get_Blue())); 40 41 //Fill...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  7. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs.... Choose a background color for your page. Headers and Footers...add a background design or color to your publication’s pages...

    docs.aspose.com/pub/net/ms-publisher-notes/
  8. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...new FontRepository (); $colors = new Color (); $textFragment ->...() -> setForegroundColor ( $colors -> getBlue ()); $textFragment...

    products.aspose.com/pdf/php-java/text/
  9. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via .NET....Interchange Format, limited to 256 colors .BMP Bitmap image file .DJVU...text, line drawings, indexed color images, and photographs You...

    docs.aspose.com/ocr/python-net/supported-file-f...
  10. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...

    products.aspose.com/pdf/cpp/acroforms/create/