Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 63,711 for

ps

(0.11 sec)
  1. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features....options for PCL format PS save options for PS format WordML 2003...

    docs.aspose.com/words/java/supported-features-o...
  2. Չափափոխել EPS-ը Java-ում

    Այս հակիրճ հոդվածը մանրամասնում է, թե ինչպես փոխել EPs-ի չափը Java-ում: Այն քննարկում է համակարգի կարգավորումը, ծրագրի ընթացքը և Java-ում EPs պատկերի չափափոխման օրինակելի կոդը:...ցանկանում եք PS-ը վերածել PDF-ի, կարդացեք հոդվածը Փոխարկել PS-ը PDF-ի...

    kb.aspose.com/hy/page/java/resize-eps-in-java/
  3. Convert OST to MSG via C++ application | produc...

    Sample C++ conversion code for OST document to MSG format. Use example code for batch OST to MSG conversion within any C++ Application....System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...aDir + L "sourceFile.ost" ); ps->SaveAs(dataDir + L "outputFile...

    products.aspose.com/email/cpp/conversion/ost-to...
  4. Working with Textures in PostScript | .NET

    How to add texture pattern to Ps file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Textures...Add Texture Tiling Pattern in PS Document A texture tiling pattern...

    docs.aspose.com/page/net/ps/working-with-textures/
  5. 页面描述语言转换器| Aspose.Page 提供 Java

    使用此 Java API,可将任何 PDL 格式的文件转换为更易于处理的格式,例如 PDF、BMP、JPG 等。查看代码中的示例。...com/page/java/conversion/eps-to-wmf/) PS 转换器 Postscript 语言 是一种页面描述语言。它在数据结构上与...是一种页面描述语言。它在数据结构上与 FORTH 和 Lisp 类似。PS 文件是 Adob e 用 PostScript 语言编写的包含页面描述的文件。PostScript...

    docs.aspose.com/page/zh/java/convert/
  6. Aspose.PSD for .NET 19.8 - 发行说明|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....PSDNET-171 创建新 TextLayer 后,PSD 文件对于 PS 变得无法读取 错误 PSDNET-156 加载 PSD 时出现异常...PSDNET-171. 创建新 TextLayer 后,PSD 文件对于 PS 变得无法读取 // After the creation...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. Convert EPS files using API for Java

    EPs to PDF conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....getDataDir(); // Initialize PS document with Encapsulated PostScript...[] {"FONTS_FOLDER"}); // Save PS document as images bytes arrays...

    docs.aspose.com/page/java/convert-eps/
  8. Resize EPS using Java API Solution

    Resize EPs functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here.... 2 3 // Initialize PS document with EPS file 4 PsDocument...in inches. 2 3 // Initialize PS document with EPS file 4 PsDocument...

    docs.aspose.com/page/java/resize-eps/
  9. 页面描述语言转换器 | Aspose.Page 提供 .NET

    要将 PDL 格式的文件转换为 PDF、BMP、JPG 等更方便的单一格式,请使用此 .NET API。代码示例请见此处。...com/page/net/conversion/eps-to-pdf/) PS 转换器 PostScript 语言 是一种页面描述语言。它在数据结构上与...是一种页面描述语言。它在数据结构上与 FORTH 和 Lisp 类似。 PS 文件是 Adob e 用 PostScript 语言编写的包含页面描述的文件。PostScript...

    docs.aspose.com/page/zh/net/convert/
  10. Add XMP metadata to EPS file using NodeJS

    The process of adding XMP metadata to EPs file with Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here....new one filled with values from PS metadata comments (%%Creator...' ); 2 3 const ps_file = "./data/program_13.ps" ; 4 5 console...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/add/