Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 45,859 for

color

(0.09 sec)
  1. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...), mediaFile ) { Color = Aspose . Pdf . Color . Blue , Title =...current document" , Color = Aspose . Pdf . Color . Black , PartialName...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  2. Named Ranges|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....Format Ranges…Setting Background Color and Font Attributes to a Named...how to set solid fill color (shading color) with font settings...

    docs.aspose.com/cells/java/named-ranges/
  3. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... Line Width and Color - The setlinewidth operator...setcmykcolor operators define the color of the stroke and fill. Experimenting...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  4. How to adjust an image|Documentation

    Adjust an image brightness, contrast and gamma coefficient. Gamma corrections.... If the image has a color hue, you can make gamma corrections...

    docs.aspose.com/imaging/net/developer-guide/how...
  5. Technical Articles|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....an Image Raw Data Processing Color Space Conversion for JPEG through...

    docs.aspose.com/imaging/java/technical-articles/
  6. Vectorize GIF – C# code and Online Vectorizer

    GIF to vector online or in C#. Convert GIF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...with the preview of initial, color-quantized and vectorized images...algorithm includes the next steps: color quantization, contour tracing...

    products.aspose.com/svg/net/vectorization/gif-t...
  7. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule.... color = "#0000FF" ; horizontalRuleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Shapes locked successfully...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  9. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts.... setFontColor (Color. black ); 17 textStyle. setFontName...defaultTextStyle. setFontColor (Color. black ); 14 defaultTextStyle...

    docs.aspose.com/note/java/introduction/
  10. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Apply uniform font size and color foreach (TextParagraph para...polygonTextSize; para.Font.Color = ColorTranslator.FromOle(ffontcolor);...

    forum.aspose.com/t/how-to-change-rectangularcal...