Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 63,823 for

ps

(0.16 sec)
  1. 在 PostScript 中处理文档 | C++

    Ps 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能。...Page C++ 开发者指南 使用 PS 文档 处理文档 Live Demos Source Code...C++ Contents [ Hide Show ] 创建 PS 文档 Aspose.Page for C++ 提供了两个构造函数来创建...

    docs.aspose.com/page/zh/cpp/ps/working-with-doc...
  2. 在 PostScript 中使用页面 | .NET

    Aspose.Page API 解决方案解答了如何将页面添加到 Ps 文件的问题。了解如何在 .NET 中使用该功能...NET 开发者指南 使用 PS 文档 使用页面 Live Demos Source Code...NET Contents [ Hide Show ] 向 PS 文档添加页面 Aspose.Page for .NET 提供了两种向...

    docs.aspose.com/page/zh/net/ps/working-with-pages/
  3. Print PDF using Python | Aspose.PDF

    Print PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... print_page_dialog = False ps = aprinting . PrinterSettings...= aprinting . PageSettings () ps . printer_name = "Microsoft Print...

    products.aspose.com/pdf/python-net/print/
  4. 使用 Aspose.Page JavaScript 通过 C++ API 转换 PostScript

    本文通过代码片段讲解并演示了 Aspose.Page JavaScript 通过 C++ API 解决方案中包含的 Ps 到 BMP 的转换功能。...JavaScript via C++ 开发者指南 PDL 转换器 PS 转换器 Aspose.Page JavaScript 通过...PostScript 本文以 PS 到 BMP 格式转换为例,讲解如何使用 C++ 转换 PS 文件。 Aspose.Page...

    docs.aspose.com/page/zh/javascript-cpp/convert-ps/
  5. Print PDF using C# | Aspose.PDF

    Print PDF documents programmatically with C# sample code using Aspose.PDF for .NET...PrintPageDialog = false ; var ps = new Aspose . Pdf . Printing...PrintDocument (); // Set printer name ps . PrinterName = prtdoc . PrinterSettings...

    products.aspose.com/pdf/net/print/
  6. Merge PostScript files to PDF using Python

    Merger Ps functionality of Aspose.Page API solution for Python allows you to combine several Ps files into a single PDF document....NET Developer Guide PDL Mergers PS API Python Merger Live Demos...check the quality of Aspose.Page PS Merger and view the results via...

    docs.aspose.com/page/python-net/merge/ps/
  7. 如何使用 C# 将 PostScript 文件转换为 PDF

    本文介绍如何使用 C# 将 PostScript 文件转换为 PDF 的过程。它具有 IDE 配置详细信息、编程步骤列表以及使用 C# 将 Ps 转换为 PDF 的可运行示例代码。...务列表,以及用于 使用 C# 将 PS 转换为 PDF 的可运行示例代码。在将 PS 文件转换为 PDF 时,还讨论了许多自定义选项。...使用 C# 将 PS 文件转换为 PDF 的步骤 将 IDE 设置为使用 Aspose.Page 进行 PS 到 PDF 的转换...

    kb.aspose.com/zh/page/net/how-to-convert-postsc...
  8. Aspose.PDF Viewport interface - Free Support Fo...

    Does Aspose.PDF have an interface for interacting with measuring viewports? I can’t find anything under the name viewport in the API documentation. Specifically I would like to delete them. I attached a pdf with two vie…...mat/U(’)/C 1/F/F/D 4/FD true/PS()/SS(-)>><</Type/NumberFormat/U(“)/C...t/U(“)/C 12/F/F/D 4/FD true/PS()/SS()>>]/A[<</Type/NumberFormat/U(sq...

    forum.aspose.com/t/aspose-pdf-viewport-interfac...
  9. Page Setup - Fit to Page Setting|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...."format sheet" ); PrintSetup ps = sheet . getPrintSetup (); sheet...setAutobreaks ( true ); ps . setFitHeight (( short ) 1 ); ps . setFitWidth...

    docs.aspose.com/cells/java/page-setup-fit-to-pa...
  10. Working with Document in PostScript | C++

    Adding pages to an Ps file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....Developer Guide Working with PS Document Working with Document...Contents [ Hide Show ] Create PS Document Aspose.Page for C++...

    docs.aspose.com/page/cpp/ps/working-with-document/