Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 47,056 for

color

(0.35 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – JavaScript 를 사용하여 PDF에서 텍스트 또는 이미지 추출 https://products.aspose.com/pdf/ko/javascript-cpp/parser/ Recent content in JavaScript 를 사용하여 PDF에서 텍스트 또......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/javascript-cpp/parse...
  2. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule.... color = aspose . pydrawing . Color . blue horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Modern API|Aspose.Slides for Python Documentation

    Modern API...getTileImage(Color styleColor) public final IImage getTile(Color styleColor)...BufferedImage getTileImage(Color background, Color foreground) public...

    docs.aspose.com/slides/python-java/modern-api/
  4. RevisionTextEffect enumeration | Aspose.Words f...

    Aspose.Words.Layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text.... Color Revised content is highlighted with color only. Bold...Revised content is made bold and colored. Italic Revised content is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Rectangle, title, subject, flags, color). This annotation is used to...PRINT caretAnnotation1 . color = ap . Color . blue document . pages...

    docs.aspose.com/pdf/python-net/extra-annotations/
  6. HTML to PDF does not create colored emojis - Fr...

    test_files.zip (10.5 KB) I cannot get Colored emojis to work when converting from html to pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” Colored fonts) and in Linux with (with Google Noto font). …...HTML to PDF does not create colored emojis Aspose.PDF Product Family...zip (10.5 KB) I cannot get colored emojis to work when converting...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  7. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。...FillFormat . SolidFillColor . Color = Color . Black ; shape2 . FillFormat...

    docs.aspose.com/slides/zh/net/shape-formatting/
  9. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly.... Color = Color . Red ; // Use the "CellFormat"...Shading . BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.tab...
  10. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。... Color = Color . White ; dataPoint . Format...FillFormat . SolidFillColor . Color = Color . LightGray ; lbl . DataLabelFormat...

    docs.aspose.com/slides/zh/net/callout/