Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 46,430 for

color

(0.27 sec)
  1. Aspose::Words::TableStyle::get_TopPadding metho...

    Aspose::Words::TableStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of table cells in C++....Col ( System :: Drawing :: Color :: get_AntiqueWhite ()); tableStyle...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 在 PHP 中创建并保存 Outlook 备注|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....$note -> setSubject ( "Blue color note" ); $note -> setBody (...( "This is a blue color note" ); $noteColor = new NoteColor ();...

    docs.aspose.com/email/zh/java/creating-and-savi...
  4. Watermark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Watermark class to easily add and customize watermarks in your documents, enhancing professionalism and branding.... Color = Color . Black ; textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/wat...
  5. TableStyle.leftIndent property | Aspose.Words f...

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a table.... color = "#0000FF" ; tableStyle . borders...55 ; tableStyle . borders . color = "#008000" ; tableStyle . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Worksheet to Image - Set Pixel Format for the R...

    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.... innerHTML = '<p style="color: red;">Please select an Excel...ImageOrPrintOptions with desired color depth (24 bits per pixel) and...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  8. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...Rectangle、title、Subject、Flags、color、width、StartingStyle 和 Endin...StrikeOutAnnotation 并设置参数(新的 Rectangle、title、color、新的 QuadPoints 和新的 points、Su...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  9. Support for XAdES Signature with JavaScript via...

    This article describes support for XAdES Signature using JavaScript via C++ with Aspose.Cells.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: red;">Please select a PFX certificate...

    docs.aspose.com/cells/javascript-cpp/support-fo...
  10. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。..."100" ); // Sets the background color. FormatCondition fc = fcs ....GetStyle (). SetBackgroundColor ( Color :: Red ()); // Saving the Excel...

    docs.aspose.com/cells/zh/cpp/conditional-format...