Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,622 for

color replacement

(0.38 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 C++....bullet type, symbol, picture, color, size, numbering style, and...IBulletFormat::set_Char , IBulletFormat::get_Color , and IBulletFormat::set_Height...

    docs.aspose.com/slides/cpp/manage-lists/
  2. Creating and reading machine-readable CBSE shee...

    Download a ready-made OMR CBSE sheet in PDF format for practicing and coaching. Process dozens of completed CBSE forms per minute....Customize the paper size, bubble color, font, and other [global page...Aspose . OMR . Generation . Color . Red }; Aspose . OMR . Generation...

    products.aspose.com/omr/exam/cbse/
  3. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....getting and setting the gridline color of a worksheet Support exporting...html Support to add font color, cell color as data sorter key Support...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  4. how to customize UI appearance for message tip ...

    This article describes how to customize UI appearance for message toast in GridJs....system that allows you to replace the default toast messages...#667eea 0%, #764ba2 100%)' , color : 'white' , padding : '20px...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  5. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setBackgroundPattern(Color.WHITE); tableStyle.getBorders().setColor(Color.BLACK);...tableStyle.getBorders().setColor(Color.BLUE); tableStyle.getBorders()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....the following overloads: the Replace method overload is added into...XImageCollection class: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  7. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....replace("\\", "\\\\") + "Northwind...Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...5/20/2025 1:05:56 PMDevice specific color space is used, but no corresponding...save("output.pdf"); Make sure to replace "input.pdf" with the path to...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  9. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....as family name, style, size, color, that is different from the...not supported. The text is replaced with bitmap images. Supported...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  10. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...Color; import com.aspose.cells.Style;...Workbook(dataDir + "yourfile.xlsx"); // Replace with your file name // Get...

    forum.aspose.com/t/how-to-change-number-format-...