Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 189,385 for

paged

(0.37 sec)
  1. Archiv

    Archiv...das Bild mithilfe der Methode Page.getResources().getImages()....das Bild hinzufügen möchten Page page = pdfDocument1.getPages()...

    blog.aspose.com/de/pdf/add-extract-remove-repla...
  2. Archivo

    Archivo...de la página usando el método Page.getResources().getImages()....que desea agregar la imagen Page page = pdfDocument1.getPages()...

    blog.aspose.com/es/pdf/add-extract-remove-repla...
  3. Arşiv

    Arşiv...Pages.Count; pageCount++) { // Her...Process(pdfDocument.Pages[pageCount], $"output_page_{pageCount}.jpg");...

    blog.aspose.com/tr/pdf/convert-pdf-to-jpg-online/
  4. Chercher

    chercher...en PDF en C# Convertir les pages souhaitées du document Word...PDF converti # Convertir des pages sélectionnées de Word DOCX en...

    blog.aspose.com/fr/words/convert-word-doc-docx-...
  5. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....methods to print a range of pages of a workbook and worksheet...use of these methods to print pages 2‑5 of the workbook and worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Aspose.PDF Product Family

    PDF is one of the most used document formats. If you need to convert pdf to files, merge or split, export data to XLSX or PPT - use Aspose.PDF products....NET Product Page Install Aspose.PDF for .NET...Aspose.PDF for Java Product Page Aspose.PDF for Java from Aspose...

    docs.aspose.com/pdf/
  7. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....call AddStamp method of the Page to add the stamp in the PDF...stamp to particular page document . Pages [ 1 ]. AddStamp ( textStamp...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  8. 使用 .NET API 将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET PNG 到 EPS 的转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/convert/png-to-eps/
  9. EPS、XPS、OXPS 和 PS 命令行转换器 | CLI 工具

    Aspose.Page 强大的命令行转换工具,可轻松高效地转换 PS/EPS/XPS/OXPS 文档。Aspose CLI Page 转换器。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/cli-tools/page-conv...
  10. Aspose pdf for java插入图片 - Free Support Forum - ...

    现在使用aspose pdf for java22.8版本 问题: 我们看ASPOSE 都是基于"左下角" 或者"右上角"去做计算,去插入"章"的图片,但是扫描件图片,生成的PDF,由于图片扫描的问题,会转置90度调整PDF,导致"盖章"的图片位置不对。例如:A4纸张,扫描图片时放横了,然后生成PDF后,用PDF页面,又转90度(把它转正),请问有没有好的方式方法来解决这个问题? DEMO如下: // 加载PDF文档 Docu…...(索引从1开始) Page page = pdfDocument.getPages().get_Item(1); page.getResources()...imageHeight; // 使用图形操作符放置图片 page.getContents().add(new GSave());...

    forum.aspose.com/t/aspose-pdf-for-java/326477