Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 41,787 for

color

(0.08 sec)
  1. | Aspose

    Sample code for BMP to DOC Java conversion. Use API example code for batch BMP files to DOC conversion within any Web or Desktop Java based application....both monochrome as well as color format with various colour depths...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  2. Recognize CODE39 BarCode Images via Python | pr...

    Scan CODE39 symbology barcode images using Python applications without using any other software....recognition process in any color or size according to business...

    products.aspose.com/total/python-net/recognize-...
  3. Customize Chart Legends in Presentations Using ...

    Customize chart legends with JavaScript and Aspose.Slides for Node.js to optimize PowerPoint presentations with tailored legend formatting....Color" , "BLUE" )); pres . save (...presentation theme’s color scheme? Do not set explicit colors/fills/fonts...

    docs.aspose.com/slides/nodejs-java/chart-legend/
  4. Format Worksheet Cells in a Workbook|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.... Use borders and colors to emphasize data. Apply number...viewer‑friendly. Careful use of color, shading, borders, fonts, number...

    docs.aspose.com/cells/java/format-worksheet-cel...
  5. Table cell backgrounds lost in PDF to PPTX conv...

    We’re experiencing an issue when converting PDF files to PPTX using Aspose.PDF’s Document.save() method with SaveFormat.Pptx. Table cells in the first row lose their background Colors, particularly when they are adjacent…...PDF Product Family background-color , aspose-pdf-java , pdf-to-pptx...first row lose their background colors, particularly when they are...

    forum.aspose.com/t/table-cell-backgrounds-lost-...
  6. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  7. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output.... FillColor = Color . RoyalBlue ; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), formFieldRun...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG conversion scenarios in Python code examples.... background_color = pd. Color . bisque 26 options. page_setup...property sets the background color, with transparency as the default...

    docs.aspose.com/html/python-net/convert-epub-to...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/