Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,557 for

color replacement

(0.18 sec)
  1. 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...
  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. 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...
  5. 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...
  6. 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...
  7. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field... We can replace it with any text we put on...builder . font . color = aspose . pydrawing . Color . green builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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-...
  10. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getPageColor() Gets the page color of the document. getParentNode()... setPageColor(Color value) Sets the page color of the document...

    reference.aspose.com/words/java/com.aspose.word...