Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 46,368 for

color

(0.41 sec)
  1. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…...and match the border color to the color of the adjacent cell...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  2. Create BMP image file via Java | products.aspos...

    Create BMP image file via Java....monochrome and color formats, offering flexibility in color depth configurations...

    products.aspose.com/drawing/java/create/bmp/
  3. Aspose.PSD for Java 20.3 - 发行说明|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....= "rect2_color.ai" ; String outFile = "rect2_color.ai_output...defaultStyle . setFillColor ( Color . getDimGray ()); defaultStyle...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection of ConditionalStyle objects. To learn more, visit the documentation article in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....border color to black BorderColor = System . Drawing . Color . Black...

    docs.aspose.com/pdf/net/decorate-form-field/
  6. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....including the fonts, graphics, colors, page layout, and other details...on both sides of the paper), color management, and handling complex...

    docs.aspose.com/page/net/page-description-langu...
  7. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。... Color = Color . Yellow ; shape . LineFormat...

    docs.aspose.com/slides/zh/net/paragraph/
  8. 如何通过 Node.js 使用 C++ 创建龙卷风图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建龙卷风图。... Color . White ); chart . getPlotArea...(). setColor ( AsposeCells . Color . White ); chart . getLegend...

    docs.aspose.com/cells/zh/nodejs-cpp/create-torn...
  9. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  10. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/java/convert-svg-to-jpg/