Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 63,912 for

ps

(0.06 sec)
  1. 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...
  2. 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...
  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. 通过 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/
  5. Working with Images in PostScript | .NET

    How to add image 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 Images...Contents [ Hide Show ] Add Image in PS Document Aspose.Page for .NET...

    docs.aspose.com/page/net/ps/working-with-images/
  6. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for JavaScript via C++....Access worksheet page setup const ps = ws . pageSetup ; // Check if...for this worksheet exist if ( ps . printerSettings != null ) {...

    docs.aspose.com/cells/javascript-cpp/remove-exi...
  7. 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/
  8. 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/
  9. Working with Images in PostScript | C++

    How to add image 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 Images...Contents [ Hide Show ] Add Image in PS Document Aspose.Page for C++...

    docs.aspose.com/page/cpp/ps/working-with-images/
  10. Need Recommendation on conversion - Free Suppor...

    Hi, I want to convert the documents (docx or pdf) into a printable format which i can directly send to printer. Wanted to know the aspose recommendation whether to convert PDF to PCL/Ps/XPs etc or Word to PCL/Ps/XPs. Wh…...convert PDF to PCL/PS/XPS etc or Word to PCL/PS/XPS. What to know...Aspose.PDF “Save PDF to XPS, PCL, PS” – .NET / Java Direct PDF → PCL...

    forum.aspose.com/t/need-recommendation-on-conve...