Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 44,876 for

color

(0.35 sec)
  1. 在 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-...
  2. How to add Underline Annotation using .NET | As...

    Add Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/net/annotation/underlin...
  3. How to add Watermark Annotation using .NET | As...

    Add Watermark annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/net/annotation/watermar...
  4. How to add Strikeout Annotation using .NET | As...

    Add Strikeout annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/net/annotation/strikeou...
  5. Create New Email in Jython|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) #...

    docs.aspose.com/email/java/create-new-email-in-...
  6. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false.... Color = Color . DarkBlue ; doc . Save...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Create New Email in Ruby|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/create-new-email-in-...
  8. Aspose.PSD for Java 21.7 - Release Notes|Docume...

    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.... Color ); (( IColorFillSettings ) backgroundFillLayer...getFillSettings ()). setColor ( Color . getWhite ()); image . addLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  9. Add Borders to Cells in a Worksheet in VSTO and...

    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.... Hair , Color . Black ); //Define a range...SetOutlineBorders ( CellBorderType . Thin , Color . Black ); //Define a range...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  10. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...

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