Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 65,996 for

paths

(0.17 sec)
  1. Aspose.PSD for .NET 19.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....Paths P:Aspose.PSD.FileFormats.Psd...LayerResources.VmskResource.Paths P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  2. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class....Make Booklet of PDF Using File Paths [MakeBooklet] method of [PdfFileEditor]class...to make booklet using file paths. The following code snippet...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/
  3. Create Vector Clipping Path in Tiff format and ...

    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....Create Vector Clipping Path in Tiff format and export it to Psd...Contents [ Hide ] Clipping Path Clipping path is the Photoshop technique...

    docs.aspose.com/imaging/net/create-vector-path-...
  4. Create Vector Clipping Path in Tiff format and ...

    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....Create Vector Clipping Path in Tiff format and export it to Psd...Contents [ Hide ] Clipping Path Clipping path is the Photoshop technique...

    docs.aspose.com/imaging/java/create-vector-path...
  5. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....String pdfaDocumentFileName = Paths . get ( DATA_DIR . toString...(); String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  6. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Java: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP presentations.... readAllBytes ( Paths . get ( "doc.pdf" )); IOleEmbeddedDataInfo...pdfData = Files . readAllBytes ( Paths . get ( "doc.pdf" )); IOleEmbeddedDataInfo...

    docs.aspose.com/slides/java/examples/elements/o...
  7. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....Path ; import java.nio.file.Paths ; import com.aspose...private static Path _dataDir = Paths . get ( "<set path to samples>"...

    docs.aspose.com/pdf/java/convert-images-format-...
  8. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....Make Booklet of PDF Using File Paths MakeBooklet method of PdfFileEditor...to make booklet using file paths. The following code snippet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  9. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。... readAllBytes ( Paths . get ( "doc.pdf" )); IOleEmbeddedDataInfo...pdfData = Files . readAllBytes ( Paths . get ( "doc.pdf" )); IOleEmbeddedDataInfo...

    docs.aspose.com/slides/zh/java/examples/element...
  10. Drawing Images using GraphicsPath|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....creating and maintaining a graphics path. The GraphicsPath has no reference...metadata that describes the paths that Graphics class can draw...

    docs.aspose.com/imaging/python-net/drawing-imag...