Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 47,069 for

color

(0.21 sec)
  1. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++.... innerHTML = '<p style="color: green;">Workbook created and...'result' ). innerHTML = '<p style="color: green;">Excel file created...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Rotation method. Gets or sets the rotation of the data labels of the entire series in degrees in C++....Solid ( System :: Drawing :: Color :: get_DarkBlue ()); // Set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Extract OLE Objects from Workbook with JavaScri...

    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: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/extract-ol...
  4. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling....wall fill color Set the chart plot area fill color Write the...getStaticFieldValue ( "java.awt.Color" , "GRAY" )); chartTitle . getPortionFormat...

    docs.aspose.com/slides/nodejs-java/chart-format...
  5. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert Image to SVG in C# – PNG, JPG, BMP, GIF

    Convert PNG, JPG, BMP, TIFF, GIF, and ICO images to SVG in C# with Aspose.SVG for .NET. Learn stream conversion and vectorization options.... The process includes color quantization, boundary detection...contains clear shapes, limited colors, and visible boundaries. It...

    docs.aspose.com/svg/net/convert-image-to-svg/
  7. 在 PHP 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides for...

    了解如何使用 Aspose.Slides for PHP 将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...Color" ) -> MAGENTA ); $newSlide ->...Aspose.Slides PowerPoint Pulse Color Pulse Teeter Spin Grow/Shrink...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. 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...<span style="color:blue;">using</span>(<span style="color:#2b91af...

    forum.aspose.com/t/pdf-to-pdf-a-3-b-results-in-...
  9. Working with Text|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....shape’s text, such as font, color, text style, case, position...()); //set properties e.g. color, font, size and style etc. shape...

    docs.aspose.com/diagram/java/working-with-text/
  10. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...PAGE); float[] hsb = Color.RGBtoHSB(240, 240, 240, null);...null); textBox.setFillColor(Color.getHSBColor(hsb[0], hsb[1], hsb[2]));...

    forum.aspose.com/t/trying-to-create-a-word-like...