Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 63,915 for

ps

(0.28 sec)
  1. 页面描述语言转换器 | Aspose.Page 提供 C++

    要将 PDL 格式的文件转换为 PDF、BMP、JPG 等更易于处理的格式,请使用此 C++ API。请参阅代码中的示例。...要了解如何借助我们的解决方案以编程方式完成此操作,请查看以下文章: PS 转换器 Postscript 语言 是一种页面描述语言。它在数据结构上与...是一种页面描述语言。它在数据结构上与 FORTH 和 Lisp 类似。 PS 文件是 Adob e 用 PostScript 语言编写的包含页面描述的文件。PostScript...

    docs.aspose.com/page/zh/cpp/convert/
  2. PDF-ից ընդգծման հեռացում Python-ի միջոցով

    Հետևեք այս հոդվածին՝ Python-ի միջոցով PDF-ից ընդգծումները հեռացնելու համար։ Այն պարունակում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ, որը ցույց է տալիս, թե ինչպես ջնջել ընդգծումները PDF-ում Python-ի միջոցով՝ հեռացնելով բոլոր կամ որոշակի անոտացիաները։... PS ֆայլը PDF-ի փոխարկելու համար...հոդվածին Python օգտագործմամբ PS ֆայլ-ը PDF-ի փոխակերպում ։ Updated...

    kb.aspose.com/hy/pdf/python/remove-highlight-fr...
  3. Product Overview | Python via .NET

    Python Library for the developers to process Ps, EPs, and XPs files. Learn the overvoew of Aspose.Page API solution for Python....API you can convert XPS and EPS/PS documents to PDF and Images....crafted for handling XPS and EPS/PS documents. With this solution...

    docs.aspose.com/page/python-net/product-overview/
  4. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to Ps file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Hatch Patterns...Hide Show ] Add Hatch Pattern in PS Document Hatch pattern is a texture...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  5. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 Ps 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...NET 开发者指南 使用 PS 文档 使用纹理 Live Demos Source Code...NET Contents [ Hide Show ] 在 PS 文档中添加纹理平铺图案 纹理平铺图案是用于填充或绘制对象...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  6. 页面描述语言转换器| 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/
  7. Resize EPS | .NET API Solution

    Resize EPs functionality offered by Aspose.Page API solution for .NET 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/net/resize-eps/
  8. Working with Textures in PostScript | C++

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

    docs.aspose.com/page/cpp/ps/working-with-textures/
  9. 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...
  10. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...getSections()) { PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...setPaperSize(PaperSize.A4); ps.setOrientation(useLandscape ? Orientation.LANDSCAPE...

    forum.aspose.com/t/content-is-still-being-slice...