Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 45,423 for

color

(0.11 sec)
  1. Convert TIFF to ICO via Java | products.aspose.com

    Sample code for TIFF to ICO Java conversion. Use API example code for batch TIFF files to ICO conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...images at multiple sizes and color depths, such that they may be...

    products.aspose.com/imaging/java/conversion/tif...
  2. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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.... setFillColor ( Color . getRed ()); graph . getShapes... 656 )); line . setColor ( Color . getRed ()); //设置延长线参数。 line...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  3. Convert ONETOC2 to TIFF - Java Code and Online ...

    Sample code for ONETOC2 to TIFF Java conversion. Use API example code for batch ONETOC2 files to TIFF conversion within any Java based application....within the notebook and the color of the notebook. TIFF What is...palette-color and full-color image data in several color spaces...

    products.aspose.com/note/java/conversion/onetoc...
  4. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....gr { color: green } is a CSS rule. It targets...class name "gr" and sets their color to green. Use the method to...

    docs.aspose.com/html/java/edit-a-document/
  5. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... setColor ( Color . BLUE ); // 将 PPTX 文件保存到磁盘。...getSolidFillColor (). setColor ( Color . BLACK ); shape2 . getFillFormat...

    docs.aspose.com/slides/zh/java/shape-formatting/
  6. Technical Articles|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....Drawing over Compressed Images Color Space Conversion for JPEG through...

    docs.aspose.com/psd/net/technical-articles/
  7. 使用JavaScript通过C++操作表格和区域|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.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Table converted to...

    docs.aspose.com/cells/zh/javascript-cpp/tables-...
  8. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...sans-serif; padding: 20px; background-color: #f5f5f5; } .container { max-width:...margin: 0 auto; background-color: white; padding: 20px; border-radius:...

    forum.aspose.com/t/tables-with-images-in-multip...
  9. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...System::Drawing::Color::get_Black(), System::Drawing::Color::get_White()));...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  10. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....get_SolidFillColor () -> set_Color ( Color :: get_Red ()); format ->...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); format...

    docs.aspose.com/slides/cpp/manage-paragraph/