Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 44,453 for

color

(0.15 sec)
  1. 填写 AcroForms|Aspose.PDF for Java

    本节说明如何使用 Aspose.PDF for Java 在 PDF 文档中填写表单字段。... setColor ( Color . getGreen ()); // 将字段添加到文档中...

    docs.aspose.com/pdf/zh/java/fill-form/
  2. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... Color . dark_blue ) # Set data label...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....not "done" with a faded text color. comment = aw . Comment ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_Gray ()); } // 保存更新后的...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  5. Add Comments in Spreadsheet in xlsx4j|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...."<b/>" + "<sz val=\"9\"/>" + "<color indexed=\"81\"/>" + "<rFont...color2=\"#ffffe1\"/>" + "<v:shadow color=\"black\" obscured=\"t\" on=\"t\"/>"...

    docs.aspose.com/cells/java/add-comments-in-spre...
  6. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How and Where to Use Enumerators with JavaScrip...

    Learn how to use Enumerators through the Aspose.Cells for JavaScript via C++ API.... 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/how-and-wh...
  9. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples.... Add ( 0 , Color . FromArgb ( 255 , 0 , 0 ));...GradientStops . Add ( 255 , Color . FromArgb ( 128 , 0 , 128 ));...

    docs.aspose.com/slides/net/slide-master/
  10. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...

    products.aspose.com/pdf/cpp/acroforms/create/