Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 46,167 for

color

(0.23 sec)
  1. 如何将 Excel 方程导出为其他类型的表达式|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....error { color : red ; } # result p . success { color : green...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. PageSetup.borders property | Aspose.Words for N...

    PageSetup.borders property. Gets a collection of the page borders.... color = "#008000" ; pageSetup . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....it supports a wide range of colors and is suitable for images...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  4. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  5. How to dither an image|Documentation

    Dither an image. Dithering image with a threshold. Floyd Steinberg Dithering....parameter, you can indicate the color palette in bits for use for...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...使用 FillFormat 上的 solid_fill_color 属性来指定纯色背景颜色。 保存修改后的演示文稿。 下面的...fill_format . solid_fill_color . color = draw . Color . blue # 将演示文稿保存到磁盘。...

    docs.aspose.com/slides/zh/python-net/presentati...
  7. Working with Links in PDF programmatically|Aspo...

    This guide is about how to add an internal page link in PDF or insert an external website hyperlink to PDF in C# language....PDF file, update link text color. Extract Links - extract links...

    docs.aspose.com/pdf/net/links/
  8. Working with Appointments using Aspose.Email|Do...

    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....Email Set Color Category for Outlook Message...

    docs.aspose.com/email/java/working-with-appoint...
  9. RgbToDeviceGrayConversionStrategy() converts AL...

    Hello, I’d like to convert only one page to grayscale. But Aspose.PDF (version 26.4 for .NET Framework 4.0) grayscaled all pages in the file! My code snippet is below. Mikhael ‘’’ Dim sPDFFile = “C:\In\TEST_Print.pd…...ticket Dim sOutPDF = “C:\Out\color changed.pdf” Using pdfDocument...

    forum.aspose.com/t/rgbtodevicegrayconversionstr...
  10. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....setBackgroundColor(value) Sets the color that will fill the background...margins, resolutions, background color, and compression specifying:...

    docs.aspose.com/html/java/html-to-pdf-converter/