Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 45,510 for

postscript

(0.05 sec)
  1. 使用 PS 文档 | 通过.NET 使用 Python 实现 Aspose.Page

    这些文章介绍了如何使用 Aspose.Page for Python 通过 .NET 处理 PS 或 EPS 文件中的文本、形状、平铺图案、渐变、图像和页面。...Page PS 和 EPS 扩展名分别与 PostScript 和封装 PostScript 语言相关,这两者都是由 Adob e...和变量。 EPS 是 PostScript 的一个子集,但有一些限制。某些 PostScript 运算符在 EPS 文件中不允许使用,这些文件必须遵守...

    docs.aspose.com/page/zh/python-net/working-with...
  2. PostScript 中处理文档 | C++

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能。...Reference Nuget Pricing Buy 在 PostScript 中处理文档 | C++ Contents [ Hide...//Create output stream for PostScript document 5 { 6 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-doc...
  3. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or Postscript instructions in C++....control code characters or PostScript instructions. System :: String...use a printer that supports PostScript to print our document, //...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Crop EPS Image in Java

    This blog post will teach you how to crop EPS image in Java using Aspose.Page. This cropping SDK helps Java developers to crop EPS files programmatically....output stream for the output PostScript document. Create new bounding...An EPS file (Encapsulated PostScript) is a graphics format used...

    blog.aspose.com/page/crop-eps-image-in-java/
  5. EPS to PS Conversion | API for Python

    Sample Python conversion code for EPS format to PS file. Use this example code to convert EPS to PS within any Web or Console Python based application....conversion of Encapsulated PostScript (EPS) file to PS document...Python Conversion # initialize PostScript input stream open( "input...

    products.aspose.com/page/python-net/conversion/...
  6. Ստեղծեք EPS ֆայլ Python-ում

    Այս հոդվածը կենտրոնանում է Python-ում EPS ֆայլ ստեղծելու վրա: Այն բացատրում է քայլ առ քայլ ալգորիթմը և օրինակելի կոդը Python-ում EPS ֆայլ պատրաստելու համար:...Page ՝ PostScript ֆայլեր ստեղծելու համար Ստեղծեք...Ստեղծեք ելքային հոսք՝ ստեղծված PostScript ֆայլը գրելու համար, նշեք...

    kb.aspose.com/hy/page/python/create-eps-file-in...
  7. 将 Type1 字体转换为 TrueType | C# .NET API 解决方案

    本文将详细介绍如何使用 Aspose.Page API 的 .NET 解决方案将 Type1 字体转换为 TTF。并提供了代码片段。...内容涵盖以下主题: 了解 Type 1 字体及其在 PostScript 中的使用 C# 如何将 Type1 字体转换为 TrueType...转换为 TTF 示例 了解 Type 1 字体及其在 PostScript 中的使用 Type 1 字体由 Adob e 于...

    docs.aspose.com/page/zh/net/type1-to-ttf/
  8. Add an image in PS files | C++

    C++ API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C++ code snippet...starting to work with images in PostScript files you need to know some...Here are a few key points: PostScript doesn’t support transparency...

    products.aspose.com/page/cpp/add-image-to-ps/
  9. XPS, PS and EPS managing API Solution

    Develop XPS, PS, and EPS file manipulation applications using these APIs, or use cross-platform apps to view, merge or convert XPS, PS, and EPS....handling of PostScript, Encapsulated PostScript, and XPS documents...Aspose.Page Converters Convert Postscript and XPS files to PDF or raster...

    products.aspose.com/page/
  10. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#....Page to create PostScript files Set custom properties...output stream to write the PostScript file, then you can set any...

    kb.aspose.com/page/net/create-eps-file-in-csharp/