Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 70,740 for

paths

(0.04 sec)
  1. Aspose.PSD for .NET 21.5 - Release Notes

    Aspose.PSD for .NET 21.5 - Release Notes – the latest updates and fixes....resizing shape layers with vector paths Feature PSDNET-862 Support resizing...resizing shape layers with vector paths when only a layer is resized...

    releases.aspose.com/psd/net/release-notes/2021/...
  2. Convert or Save OneNote Document to Image Forma...

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......ImageSaveOptions Copy 1 // The path to the documents directory....Using SaveFormat Copy 1 // The path to the documents directory....

    docs.aspose.com/note/java/save-a-onenote-docume...
  3. Aspose.Imaging for Java 19.11 - Release notes

    Aspose.Imaging for Java 19.11 - Release notes – the latest updates and fixes....Reading VectorPathRecord [] paths = resource . getPaths (); if...isNotLinked () || paths . length != 7 || paths [ 0 ]. getType ()...

    releases.aspose.com/imaging/java/release-notes/...
  4. Aspose.Imaging for Java 19.11 - Release notes|D...

    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....Reading VectorPathRecord [] paths = resource . getPaths (); if...isNotLinked () || paths . length != 7 || paths [ 0 ]. getType ()...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  5. Convert MHTML to PDF | Aspose.PDF for Java

    This article describes how to convert MHT or MHTML files to PDF format programmatically with Aspose.PDF for Java....Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/java/convert-mhtml-to-pdf/
  6. Aspose.PSD for .NET 21.5 - Release Notes|Docume...

    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....resizing shape layers with vector paths Feature PSDNET-862 Support resizing...resizing shape layers with vector paths when only a layer is resized...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  7. Version | Aspose.PSD for .NET API 参考

    获取或设置版本... Paths [ 3 ] as BezierKnotRecord ;...record = workingPathResource . Paths [ 3 ] as BezierKnotRecord ;...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  8. Convert PDF to SVG | Aspose.PDF for Java

    Aspose.PDF for Java supports the feature to convert SVG images to PDF format using SvgSaveOptions class....Path ; import java.nio.file.Paths ; import com.aspose...The path to the documents directory. private static Path _dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-svg/
  9. Convert PDF to SVG | Aspose.PDF for Android via...

    Aspose.PDF for Java supports the feature to convert SVG images to PDF format using SvgSaveOptions class....Path ; import java.nio.file.Paths ; import com.aspose...The path to the documents directory. private static Path _dataDir...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. Convert HTML to PDF file in Java|Aspose.PDF for...

    This topic show you how to Aspose.PDF allows to convert HTML and MHTML formats to PDF file....object String htmlFileName = Paths . get ( _dataDir . toString...document document . save ( Paths . get ( _dataDir . toString...

    docs.aspose.com/pdf/java/convert-html-to-pdf/