Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 30,429 for

color

(0.05 sec)
  1. Filter DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....blur, smooth it, or eliminate color noise. Filters are also invaluable...approach allows you to refine color gradients, eliminate noise,...

    products.aspose.com/imaging/java/filter/dib/
  2. Grayscale OTG images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale OTG image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... However, color printing isn’t always feasible...Instead of regretting the loss of color information during this transition...

    products.aspose.com/imaging/java/grayscale/otg/
  3. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it.... Set the fill color of the text using the set_Fill...Method, passing in a solid color brush created by the CreateSolidColorBrus...

    products.aspose.com/page/cpp/create-xps-file/
  4. Aspose.PSD for Java 20.7 - 发行说明|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 ); strokeEffect . setSize (...colorFillSettings . setColor ( Color . getGreen ()); // 其他用法请参考原文...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java....maxValueIndex = i; } } // Change colors of the max and min values....getFormat().getFill().setForeColor(Color.RED); series.getDataPoints()...

    reference.aspose.com/words/java/com.aspose.word...
  6. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... color = "#FFA500" ; builder . insertCell...aw . BorderType . Bottom ). color = "#FF0000" ; // Use the "CellFormat"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....BackGroundColor specifies a color of page’s background. Can be...options. setBackgroundColor ( new Color(211, 8, 48)); or: Copy 1 options...

    docs.aspose.com/page/java/ps/working-with-docum...
  8. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level.... color = "#FF0000" ; listLevel . font..."Wingdings" ; listLevel . font . color = "#0000FF" ; listLevel . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert RTF to PPSM via C++ or with free Online...

    Export RTF to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPSM online converter quickly before integrating the code....information such as font, size, color, and layout. PPSM (PowerPoint...information such as font, size, color, and layout. Converting RTF...

    products.aspose.com/total/cpp/conversion/rtf-to...
  10. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...BackgroundArtifact and set the background color var background = new Aspose...Pdf . Color . DarkKhaki }; // Add the background color to the...

    docs.aspose.com/pdf/zh/net/artifacts/