Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 63,871 for

ps

(0.2 sec)
  1. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 Ps 文件的问题。了解如何在 C++ 中使用该功能...Page C++ 开发者指南 使用 PS 文档 使用形状 Live Demos Source Code...Contents [ Hide Show ] 在 PS 文档中添加形状 向 PS 添加矩形 为了使用 Aspose.Page for...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  2. Frequently Asked Questions | Aspose.Page for C++

    Get answers to the most frequent questions about Aspose.Page for C++, - a comprehensive API for manipulation, Conversion and editing EP,XPs and Ps files....manage XPS and PostScript (EPS/PS) files with ease: Create new...content. Convert XPS and EPS/PS files into widely used formats...

    docs.aspose.com/page/cpp/faq/
  3. Aspose.PDF Product Family

    查找以编程方式创建、转换、编辑和操作 PDF 文件的答案。...PDF 使用Python将PS文件转换为PDF 使用Java将PS文件转换为PDF 使用C#将PS文件转换为PDF 使用Python从PDF表单中提取数据...

    kb.aspose.com/zh/pdf/page/2/
  4. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...); PageSetup ps = ws . GetPageSetup (); if ( ps . GetPrinterSettings...< int > ( ps . GetPaperSize ()) << std :: endl ; ps . SetPrinterSettings...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...
  5. 通过C++的JavaScript删除Excel文件中工作表的现有打印机设置|Documenta...

    本文介绍如何通过C++的Script以编程方式删除Excel文件中工作表的现有打印机设置。...Access worksheet page setup const ps = ws . pageSetup ; // Check if...for this worksheet exist if ( ps . printerSettings != null ) {...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  6. Aspose.Page Product family | Documentation

    .NET, Java, C++, Node.js, JavaJavaScript, and Python APIs for developers to manipulate Ps, EPs, and XPs files. Develop on Windows, Linux, MacOS or Android....developers to work with XPS and EPS/PS documents. Using the API you... you can convert XPS and EPS/PS documents to PDF and Images....

    docs.aspose.com/page/
  7. Print Landscape Pdf-Document - Free Support For...

    Hi, i try to print a pdf-Document with landscape orientation. The content is correct, but the paper is not landscape so the content is cut off at the end. I’m using the PDFCreator as printer. My Code: m_Docume…...PrintAsGrayscale = True Dim ps As New System.Drawing.Printing...PageSettings() ps.PrinterName = "Microsoft Print to PDF" ps.PrintFileName...

    forum.aspose.com/t/print-landscape-pdf-document...
  8. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....and rendering of PostScript (PS), Encapsulated PostScript (EPS)...the minimal code to convert a PS file to PDF? A: Copy 1 import...

    docs.aspose.com/page/python-net/faq/
  9. PS 文件中使用渐变 | Java

    Ps 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...Page Java 开发者指南 使用 PS 文档 使用渐变 Live Demos Source Code...Pricing Buy 在 PS 文件中使用渐变 | Java Contents [ Hide Show ] 在 PS 文档中添加渐变...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  10. 通过 C++ 打印 PDF 文件 | Aspose.PDF

    使用 C++ 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for C++... PrinterSettings ps = new System . Drawing . Printing...PrintDocument (); // Set printer name ps . PrinterName = prtdoc . PrinterSettings...

    products.aspose.com/pdf/zh-hans/cpp/print/