Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 89,431 for

path

(0.09 sec)
  1. Manipulating SVG Images|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....files, and be able to set the path (url) for the reference to this...

    docs.aspose.com/imaging/java/manipulating-svg-i...
  2. Convert JPG to SVG - C# code and Online Vectorizer

    JPG to vector online or in C#. Vectorize JPG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...simplification, and building SVG path elements from the traces. Apply...graffiti-like effects; trace paths - you can view the points in...

    products.aspose.com/svg/net/vectorization/jpg-t...
  3. Vectorize Image - C# code and Online Vectorizer

    Image to vector online or in C#. Convert Image to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...simplification, and building SVG path elements from the traces. Apply...graffiti-like effects; trace paths - you can view the points in...

    products.aspose.com/svg/net/vectorization/image...
  4. Text Is Moved when Converting SVG to EMF in Pow...

    Hello Team, When we insert Chart SVG into a PPT Slide using the below logic programmatically, the text does not render correctly after saving the document as PPTX file. While, when the same SVG is inserted into a PowerP…...createPresentation(); try { Path svgPath = Paths.get("HorizontalChart...insertSvgIntoWord() { try { Path svgPath = Paths.get("HorizontalChart...

    forum.aspose.com/t/text-is-moved-when-convertin...
  5. Convert EPS to TIFF using .NET API

    EPS to TIFF conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....NET // The path to the documents directory....imagesBytes) { string imagePath = Path.GetFullPath("out_image" + i...

    docs.aspose.com/page/net/convert/eps-to-tiff/
  6. How to draw the stroked text with blur and soft...

    Hi, Support: How to draw the stroked text with blur and soft edge on to an image? please see the example image attached. Thanks for your help. Text-With-Soft-blue-shade stroke-edge.jpg (71.4 KB)...stringFormat); GraphicsPath path = new GraphicsPath(); path.AddString(text...FromArgb(20, Color.Black), 10), path); bmp.Save("out.png") out.png...

    forum.aspose.com/t/how-to-draw-the-stroked-text...
  7. CreateIccProfile | Aspose.Page for .NET API Ref...

    CreateIccProfile Contents [ Hide ] XpsDocument.CreateIccProfile method (1 of 2) Creates a new ICC profile resource ou......Description iccProfilePath String The path to the ICC profile to take as...

    reference.aspose.com/page/net/aspose.page.xps/x...
  8. PsdOptions | Aspose.Imaging for .NET API 参考

    psd文件格式创建选项... Path . Combine ( dir , "Multipage...outputFilePath = System . IO . Path . Combine ( dir , "Multipage...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  9. Vectorize | Aspose.SVG for .NET API Reference

    Vectorizes raster image from the specified file....Description imageFile String The path to the image file. Return Value...

    reference.aspose.com/svg/net/aspose.svg.imageve...
  10. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....outFile ); Path class was implemented Constructors: public Path() public...public Path(Shape[] shapes) Property: Shapes - shapes collection...

    docs.aspose.com/pdf/java/public-api-changes-in-...