Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 44,876 for

color

(0.12 sec)
  1. 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/
  2. 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...
  3. 通过Node.js和C++设置工作表标签颜色|Documentation

    本文展示了用于通过Node.js在C++中程序化设置Excel工作表标签颜色的示例代码。...tab color worksheet . setTabColor ( AsposeCells . Color . Red...

    docs.aspose.com/cells/zh/nodejs-cpp/set-workshe...
  4. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact.... Color = Color . Blue ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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/
  6. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... color = aspose . pydrawing . Color . blue builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextDmlEffect | Aspose.Words for Java

    Dml text effect for text runs in Java....GLOW Glow effect, in which a color blurred outline is added outside...GLOW Glow effect, in which a color blurred outline is added outside...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeBarcode.backgroundColor property | As...

    FieldMergeBarcode.backgroundColor property. Gets or sets the background Color of the barcode symbol...Gets or sets the background color of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extended overview of main Aspose.PSD for Java F...

    Examples of working PSD, PSD and AI formats using Java...Depths and Color Modes](psd/java/bit-depth-color-mode-convert/)...

    docs.aspose.com/psd/java/update-psd-psb-files-w...
  10. Convert Text to SVG using C#

    This guide covers the details to convert text to SVG using C#. It includes the step-by-step process and a runnable sample code to make svg from text using C#....appearance parameters like the color and position coordinates before...want to change the background color of an SVG, then read the article...

    kb.aspose.com/svg/net/convert-text-to-svg-using...