Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 36,803 for

color

(0.08 sec)
  1. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....PSDNET-948 Change Font and Color for TextLayer PSD Bug PSDNET-971...UpdateText ( "Test" , Aspose . PSD . Color . Black ); } } image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...ASSERT_EQ ( System :: Drawing :: Color :: get_Blue (). ToArgb (), builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose.PSD for Java 20.5 - Release Notes|Docume...

    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....particular Psd file with Lab Color and 8 bit/channel Bug Public...); // Set a channel for each color (red, green, and blue) plus...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....Color Property Aspose.Cells 17.1.0...GlowEffect.Color property which can be used to retrieve the color of...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. J2K Images Binarization with Python | products....

    How to use Python for J2K images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  6. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API....algorithms to it - quantizing its color, contour tracing to extract...property to limit the number of colors used in the vectorization....

    docs.aspose.com/svg/python-net/image-stencil/
  7. 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...
  8. 3D 演示|Aspose.Slides 文档

    C++ 中的 3D PowerPoint 演示...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Purple...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  9. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....foreground_color = ap . Color . from_rgb ( drawing . Color . blue...background_color = ap . Color . from_rgb ( drawing . Color . green...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  10. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/python-net/text/