Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,361 for

ps

(0.03 sec)
  1. Working with Pages in PostScript | C++

    How to add pages to Ps file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Pages Live...Contents [ Hide Show ] Add Pages to PS Document Aspose.Page for C++...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  2. 准备创建表格报表|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...
  3. Comparison of Page Description Languages

    Which PDL is better Ps, XPs, OXPs, EPs, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...Description Languages (PDLs): PS , EPS , AI , XPS , OXPS and PDF...illustrations. Therefore we rate PS , EPS , AI by this criterion...

    docs.aspose.com/page/net/comparison-of-page-des...
  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...."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...
  5. 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...
  6. Frequently Asked Questions | Aspose.Page for Java

    Get answers to the most frequent questions about Aspose.Page for Java, - a comprehensive API for manipulation, Conversion and editing EP,XPs and Ps files....with XPS and PostScript (EPS/PS) documents. The Solution lets...It supports PS, XPS, EPS, and OXPS as input and PS, EPS, PDF,...

    docs.aspose.com/page/java/faq/
  7. 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/
  8. Print PDF using C++ | Aspose.PDF

    Print PDF documents programmatically with C++ sample code using Aspose.PDF for C++... PrinterSettings ps = new System . Drawing . Printing...PrintDocument (); // Set printer name ps . PrinterName = prtdoc . PrinterSettings...

    products.aspose.com/pdf/cpp/print/
  9. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of Worksheet inside the Excel file through Page Setup object programmatically using Aspose.Cells with C++....); PageSetup ps = ws . GetPageSetup (); if ( ps . GetPrinterSettings...< int > ( ps . GetPaperSize ()) << std :: endl ; ps . SetPrinterSettings...

    docs.aspose.com/cells/cpp/remove-existing-print...
  10. Working with Transparency in PostScript | .NET

    How to add transparency 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 Transparency...Hide Show ] Add transparency in PS document PostScript doesn’t support...

    docs.aspose.com/page/net/ps/working-with-transp...