Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 45,869 for

color

(0.07 sec)
  1. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....with setting the foreground color and font size, and save to the...text with different foreground colors and fonts. The PdfFileMend...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  2. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. loadOpts . setGammaCorrectedCol ( true...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...
  3. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。... solid_fill_color . color = drawing . Color . black # 分配实际的文本内容。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. How to Convert RTF to PDF in Java

    In this short tutorial you will learn how to convert RTF to PDF in Java by loading the source RTF file and saving it as a PDF. For converting RTF to PDF Java sample code and detailed description is provided....converted PDF file Set the color mode property to Gray scale...the output PDF file like the color mode property is set for rendering...

    kb.aspose.com/words/java/how-to-convert-rtf-to-...
  5. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....the draw type, draw color, background color, layers, pen options...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  6. Convert CDR to PNG using Java

    This article defines the process to convert CDR to PNG using Java. You will get details to set the IDE, a list of steps, and a sample code for the CDR to PNG conversion using Java....VectorRasterizationO , setting the background color, text rendering hint, and smoothing...image dimensions), and PNG color type Save the loaded image as...

    kb.aspose.com/imaging/java/convert-cdr-to-png-u...
  7. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....also like background color, draw color, draw type, layers, layouts...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...
  8. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting.... setColor ( Color . BLUE ); pres . save ( "output...presentation theme’s color scheme? Do not set explicit colors/fills/fonts...

    docs.aspose.com/slides/androidjava/chart-legend/
  9. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... Color . Red ); // Add background image..."aspose-logo.jpg" }; // Set background color for FloatingBox aBox . BackgroundColor...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  10. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and save the desired portion of image as a separate image on the disk....like setting the background color, setting the interrupt monitor...required, setting the transparent color, setting the horizontal and...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...