Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 45,190 for

postscript

(0.07 sec)
  1. 在 PS 文件中处理图像 | Java

    如何将图像添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...用于不透明图像; 用于透明图像; 之所以采用这种方法,是因为 PostScript 不支持透明度,而半透明图像可以渲染为一组完全透明和完全不透明的像素。这些图像被称为...如果图像完全透明,则根本不会添加到文档中;如果图像是半透明图像,则将其添加为 PostScript 图像 蒙版 。 在下面的示例中,我们演示了如何添...

    docs.aspose.com/page/zh/java/ps/working-with-im...
  2. Java API to Export PS to PCL | products.aspose.com

    Convert PS to PCL using on premise Java API...application Download Converting a PostScript (PS) file to a Printer Command...commandString ); } Converting PS (PostScript) to PCL (Printer Command...

    products.aspose.com/total/java/conversion/ps-to...
  3. C++ API to Convert PS to POT | products.aspose.com

    Convert PS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...it allows them to convert PostScript files into PowerPoint templates...allows developers to export PostScript files to PPTX format. It...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. How to Convert EPS to JPG in Java

    This short tutorial explains how to convert EPS to JPG in Java. It includes the details pertaining to environment setup, and stepwise process along with a runnable sample code to change EPS to JPG in Java....output and process as many PostScript files as you may need. Code...

    kb.aspose.com/page/java/how-to-convert-eps-to-j...
  5. Aspose PS to PDF Support - Free Support Forum -...

    from C# Aspose : Is there a way to convert PS to PDF ? Sample PS file...direct support for converting PostScript (PS) files to PDF format...

    forum.aspose.com/t/aspose-ps-to-pdf-support/315448
  6. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for PHP via Java....the document was printed to PostScript or PDF. In other words, the...

    docs.aspose.com/pdf/php-java/crop-pages/
  7. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....PDF file like embedding the postscript fonts, setting color mode...

    kb.aspose.com/words/python/how-to-transform-mar...
  8. 如何在 C# 中将 EPS 转换为 TIFF

    本分步教程介绍了如何在 C# 中将 EPS 转换为 TIFF。 Aspose.Page for .NET API 帮助您在 C# 代码中将 EPS 转换为 TIFF。... EPS 文件是包含绘图的 Adobe 封装 PostScript 格式。 Aspose.Page for .NET...

    kb.aspose.com/zh/page/net/how-to-convert-eps-to...
  9. 使用 Python 将 EPS 转换为 PDF

    本教程介绍如何在 Python 中将 EPS 转换为 PDF。它解释了环境配置、算法以及在 Python 中将 EPS 转换为 PDF 的代码片段。...PDF 输出流 使用 PsDocument 类初始化 PostScript 输入流 创建 PdfSaveOptions 类的对象...

    kb.aspose.com/zh/page/python/convert-eps-to-pdf...
  10. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...是一个库,可以创建、修改、转换和渲染 PostScript (PS)、Encapsulated PostScript (EPS) 和 XPS...quality”等。 问:我可以从头开始创建新的 PostScript 文档吗? 答: 是的。定义页面大小、获取画布并绘制图形对象:...

    docs.aspose.com/page/zh/python-net/faq/