Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 45,899 for

color

(0.96 sec)
  1. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。... Color ( 155 , 204 , 255 ), 55 ); workbook...changePalette ( new AsposeCells . Color ( 0 , 51 , 105 ), 54 ); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  2. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....and Border Colors The StructuredDocumentTa.Color property allows...get or set the color of content control. The color affects content...

    docs.aspose.com/words/java/working-with-content...
  3. Stroke.fore_theme_color property | Aspose.Words...

    Stroke.fore_theme_Color property. Gets or sets a ThemeColor object that represents the stroke foreground Color....fore_theme_color property Stroke.fore_theme_color property Gets...foreground color. @property def fore_theme_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldOptions.barcode_generator property | Aspos...

    FieldOptions.barcode_generator property. Gets or set custom barcode generator....NONE def convert_color ( self , input_color , def_val ) -> pydraw...pydraw . Color : """Converts a hexadecimal color string to a Color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...SetColor ( Color :: Red ()); stl . SetForegroundColor ( Color :: Yellow...CellBorderType 枚举中选择。 颜色,线条颜色,从Color枚举中选择。 以下示例显示如何将范围设置为轮廓边框。 #include...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  6. Visual Component Editor|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.... Background - background color of the BarCode image. Angle...size calculation. Color - barcode text color. Location - specifies...

    docs.aspose.com/barcode/reportingservices/visua...
  7. Dither images using Python | products.aspose.com

    Applying Aspose.Imaging library to Dither images and photos using your own Python applications and server APIs....pronounced color effect in systems with a limited color palette...palette. In a smoothed image, color pixels from the available palette...

    products.aspose.com/imaging/python-net/dither/
  8. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Shapes[shapeIndex]; // Set the fill color of the shape shape.FillFormat...FillFormat.SolidFillColor.Color = Color.LightBlue; // Draw a cross...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  9. PDF Version When Saving .Doc/Docx File as .Pdf ...

    We are using Aspose.Words to do a mail merge on a .docx file (originally created in Word 2016) and then using Aspose.Words to save the file to .pdf. This resulting .pdf file is then sent to another part of our company fo…...However, we’re seeing color issues, where colors are not correct,...department is not seeing these color issues with previous .pdf files...

    forum.aspose.com/t/pdf-version-when-saving-doc-...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....size, font style, and font color etc for stamp object. In order...$document -> getPages (); $colors = new Color (); // create text stamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...