Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,180 for

path

(0.07 sec)
  1. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and stroke, including color, opacity, thickness, use of dashing, etc....graphical elements such as shapes, paths and text – are rendered by being...curve, the fill colourizes open paths too as if the last its point...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  2. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...NET 2 // The path to the documents directory....in the middle top 30 XpsPath path = canvas. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/net/xps/working-with-visua...
  3. Aspose.PSD for .NET 23.5 - 发行说明|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....VectorPathRecord > path = new List < VectorPathRecord >(); path . Add (...PathFillRuleRecord ( null )); path . Add ( new InitialFillRuleRecor...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Generate EAN-2 and EAN-5 Barcodes as Supplement...

    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.... Save ( $"{path}SupplementEAN2.png" , BarCodeImageFormat...= "12345" ; gen . Save ( $"{path}SupplementEAN5.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/ean2-and-ean5-as-su...
  7. How to crop an image with oval/circle/roundrect...

    Hi, Support: Would you please provide me a full demo to show how to crop an image with oval/circle/roundrectangle shape based on VB.net? below is my codes, but it results in wrong position image. Dim Img As New Png…...Transparent) Dim path As New Aspose.Imaging.GraphicsPath()...Figure.AddShape(EllipseShape) path.AddFigure(Figure) g.Clip = New...

    forum.aspose.com/t/how-to-crop-an-image-with-ov...
  8. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS in C# using Aspose.HTML API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....(stream, new XpsSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines...file system at the specified path. Create an instance of . Use...

    docs.aspose.com/html/net/convert-epub-to-xps/
  9. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。...ent class, qualifiedName = “path”)。 SVG 圆 每个图形元素都有自己特定的属性(pr...Dom ; 4 using Aspose. Svg . Paths ; 5 ... 6 7 // Set SVG Namespace...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  10. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....Description xmlPath String The path to the XML file to be used as...Description xmlPath String The path to the XML file to be used as...

    reference.aspose.com/words/net/aspose.words.rep...