Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 89,427 for

path

(0.16 sec)
  1. odenhancedgeometry - Aspose.Imaging for Java - ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....() Gets or sets the enhanced path. String getType () Gets or sets...value) Gets or sets the enhanced path. void setType ( String value)...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. OdEnhancedGeometry - Aspose.Imaging for Java - ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....() Gets or sets the enhanced path. String getType () Gets or sets...value) Gets or sets the enhanced path. void setType ( String value)...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. Aspose::Slides::Animation | Aspose.Slides for C...

    Aspose::Slides::Animation Contents [ Hide ] Classes Class Description AnimationTimeLine Represents timeline of animat......IMotionCmdPath Represent one command of a path. IMotionEffect Represent motion...IMotionPath Represent motion path. IPoint Represent animation...

    reference.aspose.com/slides/cpp/aspose.slides.a...
  4. odconnector - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....getPathCommands () Gets or sets the path commands. PointF getPoint1 ()...OdGraphicObject [] value) Gets or sets the path commands. void setPoint1 ( PointF...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. emfplusboundarybase - Aspose.Imaging for Java -...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....object specifies a graphics path boundary for a gradient brush...or sets the boundary of the path gradient brush, which is specified...

    reference.aspose.com/imaging/java/com.aspose.im...
  6. EmfPlusBoundaryBase - Aspose.Imaging for Java -...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....object specifies a graphics path boundary for a gradient brush...or sets the boundary of the path gradient brush, which is specified...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. PathPoints | Aspose.Imaging for .NET API Reference

    PathPoints BezierKnotRecord.PathPoints property Gets or sets the Path points. public PointF [] PathPoints { get ; set......PathPoints property Gets or sets the path points. public PointF [] PathPoints...; set ; } Property Value The path points. See Also struct PointF...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. Aspose.OCR for CPP 21.4 Release Notes

    Aspose.OCR for CPP 21.4 Release Notes – the latest updates and fixes....const char* image_path, const char* save_path, RecognitionSettings...Parameters: image_path - path to image save_path - path to the result...

    releases.aspose.com/ocr/cpp/release-notes/2021/...
  9. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....fulfil the operation: Construct path to the file. Initiate object...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  10. Convert HTML to PNG – C# Examples and Online Co...

    Convert HTML to PNG in C# using Aspose.HTML API. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter...." , new ImageSaveOptions (), Path . Combine ( OutputDir , "co...pass the , , and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-png/