Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 63,912 for

ps

(0.14 sec)
  1. Working with Shapes in PostScript | .NET

    How to add shapes to Ps file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Shapes...Add Shapes in PS Document Add Rectangle to PS In order to add...

    docs.aspose.com/page/net/ps/working-with-shapes/
  2. 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...
  3. 页面设置 自适应页面设置|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/zh/java/page-setup-fit-to...
  4. 准备创建表格报表|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....OrderDate ) ' OrderMonthNum ' , PS . Name ' SubCat ' , Sum ( SOD...Production . ProductSubcategory PS , AdventureWorks . Sales . SalesOrderDetail...

    docs.aspose.com/cells/zh/reportingservices/prep...
  5. 档案

    档案...Initiazlie a new PointF PointF[] ps = new PointF[] { new PointF(1...Pages[0].DrawBezier(1, 1, 2, 2, ps); // Save diagram diagram.Sa...

    blog.aspose.com/zh/diagram/draw-shapes-in-page-...
  6. 档案

    档案...čeština Svenska 将 PostScript EPS 或 PS 文件转换为常规图像格式是您可能需要执行的一项常见任务。如...PostScript EPS/PS 文件转换为 PNG 或 JPG 图像格式。 用于将 PostScript EPS/PS 文件转换为 PNG...

    blog.aspose.com/zh/page/convert-postscript-eps-...
  7. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 Ps 文件的问题。了解如何在 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-pages/
  8. 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/
  9. 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/
  10. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xPs and other formats....//Initiazlie a new PointF[] PointF [] ps = new PointF [] { new PointF...DrawPolyline ( 2 , 2 , 4 , 4 , ps ); // get the added shape from...

    docs.aspose.com/diagram/net/drawing/draw-text/