Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,649 for

color replacement

(0.64 sec)
  1. 如何以及在哪里使用 JavaScript 通过 C++ 枚举器|Documentation

    通过C++ API学习如何使用Aspose.Cells for JavaScript中的枚举器。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/how-and...
  2. How to add switch rename and delete worksheets|...

    Use the GridJs bottom bar to add worksheets, switch tabs, rename a sheet inline, and delete a sheet from the tab context menu.... GridJs replaces the tab text with an inline...tab background color; fontcolor : tab text color DataProxy set...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX....} command replaces the inter-column space with...line will be automatically replaced with the number set by the...

    docs.aspose.com/tex/java/latex-tables/
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java....bullet type, symbol, picture, color, size, numbering style, and...getParagraphs (). clear (); Color bulletColor = new Color ( 205 , 92 , 92...

    docs.aspose.com/slides/java/manage-lists/
  5. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....demonstrates how to change font color of the first Run in the document:...the run run . font . color = drawing . Color . red # Save the result...

    docs.aspose.com/words/python-net/python-notes/
  6. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....conversion now ensures transparent colors remain white, not black. DICOM...you to specify a background color for removal, excluding foreground...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  7. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...moving after hidden text replacement textAbsorber . TextReplaceOptions...FillColor = Aspose . Pdf . Color . Black ; annot . BorderColor...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  8. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...find and replace sensitive text. Use Range.Replace to remove...Remove sensitive text doc.Range.Replace("sensitive text", "", new ...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  9. 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.... Pdf ); 9 } Replace the file extension with .eps...preserve color spaces and transparency? A: Yes. Original color profiles...

    docs.aspose.com/page/net/conversion/faq/
  10. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition using Aspose.OCR for Python via .NET.... add(Color[], int, int) Adds an image provided...specify the width, height and color model. add_base64(string) Adds...

    docs.aspose.com/ocr/python-net/ocrinput/