Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 47,118 for

postscript

(0.5 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. Ստեղծեք EPS ֆայլ C#-ում

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

    kb.aspose.com/hy/page/net/create-eps-file-in-cs...
  3. PS, EPS and XPS .NET Java and C++ APIs

    Manipulate XPS, PS and EPS files with this solution. Its rich functionality implemented for .NET, Java and C++ languages....load, manipulate, or render Postscript and XPS files to Image formats...via .NET Process or render Postscript and XPS files to image formats...

    products.aspose.com/page/family/
  4. 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...
  5. 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/
  6. 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...
  7. 使用 Aspose.Page Node.js 通过 C++ API 转换 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案通过 C++ 为 Node.js 提供的 EPS 到 WMF 的转换功能。...转换器,可以在 Windows 和 Linux 上将封装的 PostScript (EPS) 文件转换为 PNG 图像。 需要调用...//PSSaveAsImage - convert to postscript to image const JSON = AsposePageModule...

    docs.aspose.com/page/zh/nodejs-cpp/convert/eps-...
  8. FieldPrint.postScriptGroup property | Aspose.Wo...

    FieldPrint.PostscriptGroup property. Gets or sets the drawing rectangle that the Postscript instructions operate on....drawing rectangle that the PostScript instructions operate on....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create EPS File in Java

    This article explains how to create an EPS file in Java. It discusses the stepwise process and a runnable code snippet to make EPS file in Java....Page for creating PostScript documents Initiate an instance...for exporting the output PostScript file. Next, set custom properties...

    kb.aspose.com/page/java/create-eps-file-in-java/
  10. 将 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/