Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,675 for

stroke color

(0.15 sec)
  1. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....size, font style, and font color etc. In order to add text stamp...ForegroundColor = Aspose . Pdf . Color . Aqua ; // Add stamp to particular...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  2. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...effects are lost – the white stroke and white background have disappeared...workarounds . Loss of visual effects (stroke and background) : Visual effects...

    forum.aspose.com/t/when-replacing-text-with-the...
  3. Aspose.PSD for Python via .NET 25.5 - Release N...

    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....PSDPYTHON-186 [AI Format] Implementing stroke style operators: line dash...FillType . COLOR ) fillLayer . fill_settings . color = Color . red...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements....Examples Shows how to set fill, stroke and callout formatting for...WedgeRectCallout ; format . stroke . color = "#006400" ; format ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...200 , Height = 200 , Stroke = { Color = Color . Red } }; Shape cube...100 , Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...appearance properties - brushes, stroke pattern, opacity, etc. Copy...doc. CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/
  7. Werk Met Kaarte in C++|Aspose.Words vir C++

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van C++....Sigbaar, en Deursigtigheid in die Stroke klas. Die volgende kode voorbeeld...({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...

    docs.aspose.com/words/af/cpp/how-to-set-fill-an...
  8. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....Examples: Shows how to get shadow color. Document doc = new Document(getMyDir()...Document(getMyDir() + "Shadow color.docx"); Shape shape = (Shape)doc...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....solid(Color.darkGray); // Hide axis tick...getFormat().getFill().solid(Color.yellow); // Format axis title...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...

    docs.aspose.com/html/java/convert-svg-to-jpg/