Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,997 for

color

(1.84 sec)
  1. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment...() -> set_ForegroundColor ( Color :: get_Red ()); // 设置 StrokingColor...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  2. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library....Table () # Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  3. PDF 注释 API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释... Print , Color = Color . Blue }; document . Pages...circleAnnotation . setColor ( Color . getRed ()); circleAnnotation...

    products.aspose.com/pdf/zh-hans/annotation/
  4. Data Sorting|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....Sorting data with background color Excel provides the feature to...data based on the background color. The same feature is provided...

    docs.aspose.com/cells/java/sort-data-of-excel/
  5. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for Python via .NET 23.12 - 发行说明|Doc...

    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 P:Aspose.PSD.FileFormats.Psd...gradientFillSettings . color == Color . empty assert gradientFillSettings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  7. 在 PS 文件中处理文本 | Java

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...default or already defined color. In the given case it is black...Blue color. 6 document. fillText (str, font, 50, 150, Color. BLUE...

    docs.aspose.com/page/zh/java/ps/working-with-text/
  8. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows to specify the Color to be used for inserted cells Insertion. Default value is Blue in C++....method Allows to specify the color to be used for inserted cells...insert/delete cell revision color. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از PHP https://products.aspose.com/pdf/fa/php-java/conversion/ Recent content in راه حل تبدیل PDF با استفاده از PHP......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/php-java/conversion/...
  10. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/