Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 30,522 for

color

(0.06 sec)
  1. RevisionOptions.revision_bars_position property...

    RevisionOptions.revision_bars_position property. Gets or sets rendering position of revision bars...a revision, then change the color of all revisions to green. builder...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。... and specify bold, italic, color. RenderingFont font ( u "Calibri"...( true ); font . SetColor ( Color :: Blue ()); // Create a watermark...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  3. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....set; } Bar code background color (0x000000 - 0xFFFFFF) BarcodeType...set; } Bar code foreground color (0x000000 - 0xFFFFFF) IsBookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Shape Animation|Aspose.Slides for PHP Documenta...

    Apply PowerPoint animation in PHP...PowerPoint More Colors matches the AfterAnimationType::Color type; PowerPoint...defines an after animation color format. This property works...

    docs.aspose.com/slides/php-java/shape-animation/
  5. Working with Image Borders in Ruby|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....true ) \ # Set the border's color to red bb . setBorderColor (...( Rjb :: import ( 'java.awt.Color' ) . RED ) \ # Set margins bb...

    docs.aspose.com/barcode/java/working-with-image...
  6. Aspose::Words::LineStyle enum | Aspose.Words fo...

    Aspose::Words::LineStyle enum. Specifies line style of a Border in C++....get_Border () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/lin...
  7. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... foreground_color = ap . Color . blue text_fragment...text_state . background_color = ap . Color . green # 保存文档 document...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  8. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... setFontColor (Color. BLACK ); 6 textStyle. setFontName...GitHub Setting Cell Background Color Copy 1 // Load the document...

    docs.aspose.com/note/java/working-with-tables/
  9. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_LightBlue...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...100" ; // Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    docs.aspose.com/pdf/zh/net/integrate-table/