Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 8,261 for

fill color

(0.95 sec)
  1. Convert Markdown to PDF – Aspose.HTML for .NET

    Convert Markdown to PDF using Aspose.HTML for .NET. Consider Markdown to PDF conversion scenarios in C# examples. Try online Markdown Converter....JpegQuality and change the background color to AliceBlue 13 PdfSaveOptions...BackgroundColor = System. Drawing . Color . AliceBlue , 18 JpegQuality...

    docs.aspose.com/html/net/convert-markdown-to-pdf/
  2. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Set series color. series1 -> get_Format () -> get_Fill () -> set_ForeColor...set_ForeColor ( Color :: get_Red ()); series2 -> get_Format ()...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  3. 在 Java 中将 EPUB 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 PDF。在Java代码示例中考虑各种EPUB到PDF的转换方案。...setBackgroundColor(value) Sets the color that will fill the background of every...page-size and change the background color to AliceBlue 7 PdfSaveOptions...

    docs.aspose.com/html/zh/java/convert-epub-to-pdf/
  4. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/cpp/add-circle/
  5. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Update 25.11.0 to 26.3.0 failing with an except...

    We have a testcase with typical problematic files during conversion. One page of a multipage tiff is currently failing with the mention version update. The ImageOpacity poperty of Aspose.Imaging.FileFormats.Tiff.TiffFra…...ArgumentOutOfRangeEx : Cannot fill colors. Check the incoming array...array. (Parameter 'colors') Stack Trace: Image.Save(String filePath...

    forum.aspose.com/t/update-25-11-0-to-26-3-0-fai...
  7. 将 HTML 转换为 XPS – Aspose.HTML for Java

    使用 Aspose.HTML API 在 Java 中将 HTML 转换为 XPS。考虑在 Java 代码中将 HTML 转换为 XPS 的各种情况。...setBackgroundColor(value) Sets the color that will fill the background of every...margins and change the background color to AntiqueWhite 15 XpsSaveOptions...

    docs.aspose.com/html/zh/java/convert-html-to-xps/
  8. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... ColorMode Specifies how colors are rendered. ColorPrintMode...non-colored pages are printed if the device supports color printing...

    reference.aspose.com/words/java/com.aspose.words/
  10. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setColor(Color.BLUE); horizontalRuleFormat...getColor() Gets the brush color that fills the horizontal rule. getHeight()...

    reference.aspose.com/words/java/com.aspose.word...