Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 44,585 for

color

(0.09 sec)
  1. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language...Smith" , Color = Color . Blue , InteriorColor = Color . BlueViolet...

    products.aspose.com/pdf/cpp/annotation/square/add/
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Color . FromRgb ( System . Drawing . Color . LightGray...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . Red );...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/cpp/set-range-border/
  4. Working with Background in ODS Files|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 can either be a color background or graphic background...Position : CENTER_CENTER Add Colored Background to ODS file Aspose...

    docs.aspose.com/cells/java/working-with-backgro...
  5. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an image...resultDiv . innerHTML = '<p style="color: green;">Picture inserted successfully...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  6. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Found gear shape texts:</p><ul>'...

    docs.aspose.com/cells/javascript-cpp/extract-te...
  7. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....BorderInfo > ( BorderSide :: All , Color :: get_Red ())); // Add background...image ); // Set background color for FloatingBox aBox -> set_BackgroundColor...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  8. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....13 // Specify the background color. 14 options. BackgroundColor...BackgroundColor = System. Drawing . Color . White ; 15 16 // Specify the output...

    docs.aspose.com/tex/net/latex-figure-rendering/
  9. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... fill_color = aspose . pydrawing . Color . light_blue...shape . fill_color = aspose . pydrawing . Color . orange # A...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...usually represented by small 2-colors (usually black&white) simple...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...