Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,478 for

stroke color

(0.03 sec)
  1. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... ColorMode Specifies how colors are rendered. ColorPrintMode...non-colored pages are printed if the device supports color printing...

    reference.aspose.com/words/java/com.aspose.words/
  2. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....Shape , 0 , true ))) -> get_Stroke () -> set_DashStyle ( Aspose...set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark-in-doc...
  4. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....isDeep) getColor() Gets the color of the structured document tag...control. setColor(Color value) Sets the color of the structured...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....Shape , 0 , true ))) -> get_Stroke () -> set_DashStyle ( Aspose...set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....individual pixels and their colors, vector images consist of graphical...brushes and open shapes with strokes. This commitment to continuous...

    docs.aspose.com/imaging/net/developer-guide/how...
  7. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...GradientColorPoint(Color.getRed(), 0, 50), new GradientColorPoint(Color.getGreen()...50), new GradientColorPoint(Color.getBlue(), 2048, 50) }; GradientTransparency...

    forum.aspose.com/t/rendition-with-layer-effects...
  8. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...operators = new Operator [] { new Stroke (), new ClosePathStroke ()...doc = new Document ( "input_color.pdf" ); OperatorCollection contents...

    docs.aspose.com/pdf/zh/java/operators/
  9. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files. SVG files can be resized without losing resolution, making them ideal for online graphics and responsive web design....defines all the shapes, paths, colors, and text that make up the...circles of different sizes and colors with one center: Copy 1 < svg...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  10. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....setColor(Color.RED); // For a cleaner looking...getFormat().getFill().setColor(Color.RED); // For a cleaner looking...

    reference.aspose.com/words/java/com.aspose.word...