Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 41,779 for

color

(0.12 sec)
  1. 将 MHTML 转换为 PDF – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 PDF。在 C# 示例中考虑所支持的 MHTML 到 PDF 的转换方案。... This property sets the color that will fill the background...page-size and change the background color to AliceBlue 10 PdfSaveOptions...

    docs.aspose.com/html/zh/net/convert-mhtml-to-pdf/
  2. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....setStrokeColor(Color.RED); Shape cube = new Shape(doc...setHeight(100.0); cube.setStrokeColor(Color.BLUE); GroupShape group = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions.... setBarColor (Color. darkGray ); 31 style2. setItemType...options); Changing Gantt Chart Bars Color Gradient Microsoft Project allows...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  4. Converting Workbook to Different Formats|Docume...

    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....Background settings Yes Border Color Yes Border Line style Yes Border...Objects Yes Font Size Yes Font Color Yes Font Style Yes Font Underline...

    docs.aspose.com/cells/java/converting-workbook-...
  5. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...Color color = new java.awt.Color(rgb, true); if (color.getAlpha()...getAlpha() > 0 && !(color.getRed() > 240 && color.getGreen() > 240...

    forum.aspose.com/t/how-to-get-content-height-on...
  6. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setColor(Color.RED); // Use the "CellFormat"...getShading().setBackgroundPattern(Color.ORANGE); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc.... UserStyleSheet = "h1 { color:#a52a2a;; font-size:2em;}\r\n"...17 "p { background-color:GhostWhite; color:SlateGrey; font-size:1...

    docs.aspose.com/html/net/environment-configurat...
  8. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...); $colors = new Color (); $darkSlateGrayColor = $colors -> getDarkSlateGray...$blackColor = $colors -> getBlack (); $grayColor = $colors -> getGray...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  9. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....have similar attributes like color, line style, line width, distance...desired shading texture and the colors that are applied to the background...

    docs.aspose.com/words/java/using-documentbuilde...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....lineStyle, double lineWidth, Color color, boolean isOverrideCellBorder)...lineStyle, double lineWidth, Color color) setBottomPadding(double...

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