Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 44,583 for

color

(0.11 sec)
  1. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....(); Apply a Color to Data Points You can apply color to data points...how you can access and apply color to data points in a chart. FAQ...

    docs.aspose.com/slides/cpp/chart-data-marker/
  2. 替换 PDF 中的文本|Aspose.PDF for Java

    了解更多关于替换和删除 PDF 文本的各种方法。Aspose.PDF 允许在特定区域或使用正则表达式替换文本。... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getGray ()); } // 保存更新后的 PDF...

    docs.aspose.com/pdf/zh/java/replace-text-in-a-p...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content... color Gets or sets the color of the structured...print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Filter applied and...

    docs.aspose.com/cells/javascript-cpp/how-to-fil...
  9. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">PDF conversion started/completed...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  10. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...

    docs.aspose.com/slides/zh/cpp/manage-table/