Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 45,427 for

color

(0.13 sec)
  1. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and other labels of pie charts using the GlobalizationSettings class in Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Custom globalization...

    docs.aspose.com/cells/javascript-cpp/using-glob...
  2. Working with Background in ODS Files with C++|D...

    Learn how to manage Colored and graphic backgrounds in ODS files using Aspose.Cells with C++....background can either be a colored background or a graphic background...Position : CenterCenter Add Colored Background to ODS file Aspose...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  3. How to Convert DOCX to TIFF using C#

    In this brief tutorial you will learn how to convert DOCX to TIFF using C#. The simple steps below can be followed to export DOCX to TIFF in C# on any common operating system like MS Windows, Linux, or macOS....different options like compression, color mode, for the output TIFF image...like image compression, image color mode, resolution, etc. to control...

    kb.aspose.com/words/net/how-to-convert-docx-to-...
  4. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... color = "#0000FF" ; horizontalRuleFormat...HorizontalRuleFormat HorizontalRuleFormat.color property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. Convert BMP to TIFF via Java | products.aspose.com

    Sample code for BMP to TIFF Java conversion. Use API example code for batch BMP files to TIFF conversion within any Web or Desktop Java based application....both monochrome as well as color format with various colour depths...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/conversion/bmp...
  7. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......Color.FromArgb(0x6f00FF00)); Aspose...new SolidBrush(Aspose.Drawing.Color.Red); using (Graphics graphics...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  8. How to Convert PDF to Fully Black & White (Gray...

    Hi Team, We are using Aspose.PDF for .NET (version 21.6.0) on .NET Core 3.1, and we need to convert PDFs to fully black & white (grayscale) when a flag is enabled. Our requirement: :arrow_right: The final output PDF m…...be completely grayscale — no color in any images, shapes, vectors...that some PDFs still contain colored elements after conversion....

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...
  9. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....chart and change their line colors. const path = require ( "path"...true ); // Change the border color of the second data series. chart...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  10. Python Barcode Generator and Reader (via .NET) ...

    Generate and scan barcodes in Python. Create QR Code, Data Matrix, PDF417, Code 128, EAN/UPC, and more using a cross-platform library you can install from PyPI....1234567 X-dimension Border color Image format Png Jpg Svg Run...from aspose . pydrawing import Color # Initialize BarcodeGenerator...

    products.aspose.com/barcode/python-net/