Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 38,852 for

color

(0.12 sec)
  1. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them.... This property sets the color that will fill the background...BackgroundColor = System. Drawing . Color . Bisque , 15 HorizontalResolution...

    docs.aspose.com/html/net/convert-html-to-tiff/
  2. Convert ONETOC2 to BMP via C# | .NET

    Sample code for ONETOC2 to BMP C# conversion. Use API example code for batch ONETOC2 files to BMP conversion within VB.NET, Asp.NET or any .NET based application....within the notebook and the color of the notebook. About BMP file...both monochrome as well as color format with various colour depths...

    products.aspose.com/note/net/conversion/onetoc2...
  3. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....ystem::String(u "Gridlines Color: " ) + gridlines -> get_NormalColor());...LineColor: " ) + System::Drawing::Color::get_Red(), System::ObjectExt::Box...

    docs.aspose.com/tasks/cpp/project-views/
  4. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE PDF .NET version is 8.2, I am searching a single word/text in pdf and replacing this with multiline text, when I generate final PDF the multiline text is overlapping with existing text on that pdf, is ther…...background/foreground color is same compute the background color if (fragmentTextState...getForegroundColor())) { final Color computedBgColor = getComple...

    forum.aspose.com/t/replacing-with-multiline-tex...
  5. 处理 XPS 文件中的文本 | Java

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... createSolidColorBrus (Color. BLACK ); 10 //Add glyph to...doc. createSolidColorBrus (Color. BLACK ); 10 XpsGlyphs glyphs...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  6. 使用 Java 自定义树形图和旭日图中的数据点|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 管理树形图和旭日图中的数据点,兼容 PowerPoint 格式。... setColor ( Color . YELLOW ); 设置数据点分支颜色 更改 “Steam...getSolidFillColor (). setColor ( Color . RED ); pres . save ( "pres...

    docs.aspose.com/slides/zh/java/data-points-of-t...
  7. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!... Color = Color . Blue ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Convert Image to SVG in C# – Vectorize raster i...

    Сonvert raster images into vector SVG format with Aspose.SVG for .NET. Supports conversion from PNG, JPG, BMP, TIFF, GIF, and ICO to SVG....The process includes at least color quantization, detection of boundaries...boundaries of single-color shapes, and their approximation by...

    docs.aspose.com/svg/net/convert-image-to-svg/
  9. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Color" , "RED" )); cell . getCellFormat...getStaticFieldValue ( "java.awt.Color" , "RED" )); cell . getCellFormat...

    docs.aspose.com/slides/nodejs-java/manage-cells/