Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 89,455 for

paths

(0.13 sec)
  1. IPathBuilder | Aspose.SVG for .NET API Reference

    The IPathBuilder interface is responsible for building path segments SVGPathseg../aspose.svg.Paths/svgPathseg from list of the trace points....is responsible for building path segments SVGPathSeg from list...(IEnumerable<PointF>, SVGPathElement) Builds path segments from the list of the...

    reference.aspose.com/svg/net/aspose.svg.imageve...
  2. VectorPathRecordFactory | Aspose.PSD for .NET A...

    VectorPathRecordFactory VectorPathRecordFactory class Vector Path Record Factory Class public class VectorPathRecordF......VectorPathRecordFact class Vector Path Record Factory Class public...ProducePathRecord (byte[]) Produces the path record. See Also namespace Aspose...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  3. Fill | Aspose.Page for .NET API 参考

    填充指定路径...Fill ( GraphicsPath path ) 范围 类型 描述 path GraphicsPath 要填充的路径。...

    reference.aspose.com/page/zh/net/aspose.page.xp...
  4. SetClip | Aspose.Page for .NET API 参考

    剪辑形状...SetClip ( GraphicsPath path ) 范围 类型 描述 path GraphicsPath 用于剪切的路径。...

    reference.aspose.com/page/zh/net/aspose.page.ep...
  5. Fill | Aspose.Page for .NET API 参考

    填充指定路径...Fill ( GraphicsPath path ) 范围 类型 描述 path GraphicsPath 要填充的路径。...

    reference.aspose.com/page/zh/net/aspose.page.xp...
  6. VideoPlayerHtmlControllerFactory | Aspose.Silde...

    VideoPlayerHtmlControllerFactory VideoPlayerHtmlControllerFactory class Allows to create VideoPlayerHtmlController. F......Name Type Description path String Path. fileName String File...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. Origin | Aspose.Sildes for .NET API Reference

    Specifies what the origin of the motion path is relative to such as the layout of the slide or the parent. Read/write MotionOriginTypeaspose.slides.animation/motionorigintype....what the origin of the motion path is relative to such as the layout...assembly Aspose.Slides From Path English Русский 简体中文 Français...

    reference.aspose.com/slides/net/aspose.slides.a...
  8. CanLoad | Aspose.Imaging for .NET API Reference

    CanLoad Contents [ Hide ] Image.CanLoad method (1 of 4) Determines whether image can be loaded from the specified fil......loaded from the specified file path. public static bool CanLoad...Description filePath String The file path. Return Value true if image...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. VbaReference Class | Aspose.Words for .NET

    Aspose.Words.Vba.VbaReference class. Implements a reference to an Automation type library or VBA project in C#....]; string path = GetLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/net/aspose.words.vba...
  10. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...document = new SVGDocument ( Path . Combine ( DataDir , "owl-edited...ConvertSVG ( document , saveOptions , Path . Combine ( OutputDir , "owl-edited...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/