Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,622 for

color replacement

(0.08 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  5. 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/
  6. Aspose.PSD for .NET 23.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 = Color . Red ; shapeLayer . Update...AssertAreEqual ( Color . Red , fillSettings . Color ); image . Save...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Workbook created successfully...}); </ script > </ html > Replace Text in a Workbook Using Regular...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  8. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....drop-in, cross-platform replacement that delivers a faster rendering...across requests. graphics.Clear(Color.White); Step 4 — Draw Shapes...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  9. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....replace("\\", "\\\\") + "Northwind...Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF to PDF/A 3 B results in formatting errors -...

    Hello, I have problems converting PDF-files to PDF/A3 B. Éspecially the formatting of tables is often weird. Sometimes a word/words of a sentence is/are moved up or down or moved over other text. Somestimes hyperlin…...that the color of the text is now the background-color as well...{ string fileNameSrc = uri.Replace( “cid:” , “” ); fileNameSrc...

    forum.aspose.com/t/pdf-to-pdf-a-3-b-results-in-...