Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 46,431 for

color

(0.34 sec)
  1. Aspose.Page for .NET – PS/EPS/XPS Conversion FAQ

    Comprehensive FAQ covering supported formats, .NET versions, licensing, performance, code samples, and advanced options for converting PS, EPS, and XPS files with Aspose.Page for .NET....preserve color spaces and transparency? A: Yes. Original color profiles...the engine performs automatic color conversion while maintaining...

    docs.aspose.com/page/net/conversion/faq/
  2. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。... SetColor ( Color :: Red ()); styleObject . GetFont...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  3. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....-> setForegroundColor (( new Color ()) -> getAqua ()); // Add stamp...

    docs.aspose.com/pdf/php-java/add-page-number/
  4. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... Color . dark_blue ) # Set data label...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TypeError: function missing required argument ‘...

    I use a line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...5]) Setting color for line chart alexey.noskov...

    forum.aspose.com/t/typeerror-function-missing-r...
  6. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++.... Color . fromArgb ( 255 , 255 , 255...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  7. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... color = "#FFA500" ; builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....that are filled with yellow color will become 120 , as shown in...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  9. RevisionOptions.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight formatting changes and enhance readability with this user-friendly feature....property Allows to specify the color to be used for content with...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 使用 php-java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码创建 PDF 表单并以编程方式添加字段。...表单 // Open document $colors = new Color (); $document = new Document...$textBoxField -> setColor ( $colors -> getGreen ()); // Add field...

    products.aspose.com/pdf/zh-hans/php-java/acrofo...