Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,379 for

gradient fill

(0.58 sec)
  1. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....Shows how to add gradient stops to the gradient fill. auto doc = System...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the Gradient stop from the parent GradientStopCollection in C++....GradientStop::Remove method Removes the gradient stop from the parent GradientStopCollecti...Shows how to add gradient stops to the gradient fill. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....gradientStop ) ReturnValue true if gradient stop was successfully removed...Shows how to add gradient stops to the gradient fill. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++.... Fill Represents fill formatting for an object...GradientStop Represents one gradient stop. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...draw text with horizontal gradient fill in PS document. 2 3 string...height)); 19 20 //Create linear gradient brush with rectangle as a...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....Shows how to add gradient stops to the gradient fill. auto doc = System...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a Gradient in C++....specified GradientStop to a gradient. System :: SharedPtr < Aspose...Shows how to add gradient stops to the gradient fill. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the Gradient expressed as a percent in range 0.0 to 1.0 in C++....position of a stop within the gradient expressed as a percent in...Shows how to add gradient stops to the gradient fill. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.PSD for .NET 20.4 - 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....Feature PSDNET-530 Adding of Fill Layers at runtime Feature PSDNET-424...Support Reading and Editing of Gradient Overlay Layer Effect Feature...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....you also offers the feature to fill rectangle object with a certain...Z-Order, add gradiant color fill and etc. First, let’s look at...

    docs.aspose.com/pdf/cpp/add-rectangle/