Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 46,986 for

color

(0.14 sec)
  1. Add, Get, or Remove Watermarks in PDF Using C# ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Color . Blue , Font = Aspose . Pdf...

    products.aspose.com/pdf/net/watermark/
  2. 全局删除印章|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via the Facades API 在 PDF 的所有页面上全局删除橡胶印章注释。它展示了如何通过 ID 删除印章,而无需指定单独的页面。... Color . gray , ) # delete_stamp_by_id...

    docs.aspose.com/pdf/zh/python-net/delete-stamps...
  3. Save Each Worksheet to Different PDF using Aspo...

    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....Encodings Set Worksheet Tab Color in Aspose.Cells Analyzing your...

    docs.aspose.com/cells/java/save-each-worksheet-...
  4. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX.... Coloring Tables Altering colors in table rows The...produce tables with alternate row colors. The package must be loaded...

    docs.aspose.com/tex/java/latex-tables/
  5. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie... color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 向 PDF 文件添加文本|Aspose.PDF for PHP via Java

    本文介绍了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...new FontRepository (); $colors = new Color (); $textFragment ->...() -> setForegroundColor ( $colors -> getBlue ()); $textFragment...

    docs.aspose.com/pdf/zh/php-java/add-text-to-pdf...
  7. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes including 1D, 2D and Postal. Use API in Python applications....like manipulating borders, color, rotating images, customizing...Customize Appearance: Size, Color, Angle Encode Non-English Characters...

    products.aspose.com/barcode/python-net/
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Add a fill color for chart series. Add labels...( 30 ))); // Sets the fill color for series series -> get_Format...

    docs.aspose.com/slides/cpp/create-chart/
  9. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....image with transparent or colored background. Document doc =..."PaperColor" property to a transparent color to apply a transparent // background...

    reference.aspose.com/words/java/com.aspose.word...
  10. 编辑 HTML 文档 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 读取或修改文档对象模型,如何创建 HTML 元素,以及如何使用内联、内部和外部 CSS。...element and assign the green color for all elements with class-name...style. TextContent = ".gr { color: green }" ; 9 10 // Find the...

    docs.aspose.com/html/zh/net/edit-html-document/