Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 38,897 for

color

(0.07 sec)
  1. How to set Series invisible with JavaScript via...

    Learn how to set a series invisible in an Excel chart using Aspose.Cells for JavaScript via C++....Example - Modify Chart Series Color Variation </ h1 > < input type...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  2. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....name, background color, and foreground color Create a TextBuilder...formatting, foreground color, and background color. Once the TextFragment...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  3. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and PPTX to automate presentation workflows.... Color . WHITE ); dataPoint . getFormat...(). setColor ( java . awt . Color . LIGHT_GRAY ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/androidjava/callout/
  4. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node... log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization.... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getGray ()); } // Save the...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  6. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. loadOpts . GammaCorrectedColor = true ;...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。... innerHTML = '<p style="color: red;">Please select an Excel...result . innerHTML = '<p style="color: green;">Files saved in memory...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  8. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。... setBackgroundColor ( Color . getLightGray ()); textFragment1...getTextState (). setForegroundColor ( Color . getBlue ()); // 创建文本片段 TextFragment...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...
  9. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....style: createStyle(), font/color adjustments converted from get/set...(); temp . font . color = AsposeCells . Color . Red ; cell . style...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  10. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...background_pattern_color = aspose . pydrawing . Color . light_yellow...background_pattern_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...