Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 63,912 for

ps

(0.1 sec)
  1. Creating New Data sources and Queries|Documenta...

    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 ) AS OrderMonthNum , PS . Name AS SubCat , SUM ( SOD...Production . ProductSubcategory PS , Production . ProductCategory...

    docs.aspose.com/cells/reportingservices/creatin...
  2. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xPs等格式。...//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/zh/net/drawing/draw-text/
  3. 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...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java Draw Circle in C# Convert a PS File to PDF using Python Remove...Python Convert a PS File to PDF using Java Convert a PS File to PDF...

    kb.aspose.com/categories/page/12/
  5. 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...
  6. 通过 Python 打印 PDF 文件 | Aspose.PDF

    使用 Python 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Python for .NET... print_page_dialog = False ps = aprinting . PrinterSettings...= aprinting . PageSettings () ps . printer_name = "Microsoft Print...

    products.aspose.com/pdf/zh-hans/python-net/print/
  7. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the 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...
  8. Missing character in PDF print - Free Support F...

    Hi, The attached PDF document contains two lines of text with different fonts, both displaying the same text “A±B”. When printing this PDF using Aspose.PDF, the plusminus character (±) is correctly shown in the first l…...PrintPageDialog = false; var ps = new Aspose.Pdf.Printing.PrinterSettings();...Pdf.Printing.PageSettings(); ps.PrinterName = "Printer1"; pgs...

    forum.aspose.com/t/missing-character-in-pdf-pri...
  9. Aspose.Page for Java文档的页面

    API解决方案以操纵页面说明Java中的语言文件。它为您提供丰富的功能,并支持XPsPs和EPs格式。...API,旨在允许开发人员使用XPS和EPS/PS文档。使用API ,您可以创建,编辑和保存现有的以及新的XPS文档。此外,您可以将XPS和EPS/PS文档转换...还要尝试一下我们新的AI驱动的 - 工具对于使用``.ps , .ps 和 .ps 和 .xps`格式的人都有用。 入门 Ask...

    docs.aspose.com/page/zh/java/
  10. Working with Clips in PostScript | .NET

    Adding cliPs to Ps files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...NET 开发者指南 使用 PS 文档 Working with Clips Live Demos...Show ] Add Clip in PS Document A clip in a PS document is a path...

    docs.aspose.com/page/zh/net/ps/working-with-clips/