Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 45,869 for

color

(1.95 sec)
  1. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; var textBuilder = new...

    products.aspose.com/pdf/net/text/
  3. Add Text to PDF Using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/cpp/text/
  4. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes.... solid_fill_color . color = draw . Color . black paragraph...Slides. You’ll learn to control color and other style options to keep...

    docs.aspose.com/slides/python-net/manage-hyperl...
  5. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...12 ; textBox . fillColor = Color . fromArgb ( 255 , 255 , 255...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  6. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....Thought PostScript supports many color spaces, Aspose.Page offers to...following paints: RGB solid color, texture and hatch patterns...

    products.aspose.com/page/net/add-shapes-to-ps/
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::set_Color method. Setter for Aspose::Words::Markup::IStructuredDocumentTag::get_Color in C++....tT::set_Color method IStructuredDocumentT::set_Color method Setter...:IStructuredDocumentT::get_Color . virtual void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. StructuredDocumentTagRangeStart.rangeEnd proper...

    StructuredDocumentTagRangeStart.rangeEnd property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumenttag/) is a ranged structured document tag... log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....name, background color, and foreground color Create a TextBuilder...formatting, foreground color, and background color. Once the TextFragment...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  10. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....style: createStyle(), font/color adjustments converted from get/set...(); temp . font . color = AsposeCells . Color . Red ; cell . style...

    docs.aspose.com/cells/javascript-cpp/how-to-con...