Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 140,964 for

paged

(0.1 sec)
  1. Resize EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to resize EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....the process of populating web pages revolves around resizing images...resolutions. For instance, pages featuring image galleries with...

    products.aspose.com/imaging/net/resize/eps/
  2. Online RTF File Splitter or Build Python Apps t...

    Free online app to Split different RTF files. Python Splitter library code for RTF documents....number of pages in the RTF file. Iterate through each page and use...extract_pages to extract the page. Save the extracted page into...

    products.aspose.com/total/python-net/split/rtf/
  3. TIFF به PDF ادغام با استفاده از C++ | Aspose.PDF

    دو یا چند سند TIFF را در یک فایل PDF واحد به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ ترکیب کنید...(); // Display and save the pages // Get the CLSID of the PNG...encoderClsid , NULL ); // add new page to document // create new image...

    products.aspose.com/pdf/fa/cpp/merger/tiff-to-pdf/
  4. 使用 Python 调整 PDF 大小 | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库调整 PDF 文件大小的功能。...particular page page = document . pages [ 1 ] # Set the page size as...will be (842.4, 597.6) page . set_page_size ( 597.6 , 842.4 )...

    products.aspose.com/pdf/zh-hans/python-net/resize/
  5. 使用 C# 合并 PDF 到 PNG | Aspose.PDF

    使用适用于 .NET 的 Aspose.PDF,使用 C# 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PNG 单个文件... Pages . Add ( pdfDocument2 . Pages ); var pngDevice...(); foreach ( var page in pdfDocument1 . Pages ) { using var stream...

    products.aspose.com/pdf/zh-hans/net/merger/pdf-...
  6. 使用 Python 调整 PDF 大小 | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库调整 PDF 文件大小的功能。...particular page page = document . pages [ 1 ] # Set the page size as...will be (842.4, 597.6) page . set_page_size ( 597.6 , 842.4 )...

    products.aspose.com/pdf/zh-hant/python-net/resize/
  7. PDF 파일에 원 객체 추가|Aspose.PDF for C++

    이 문서에서는 Aspose.PDF for C++를 사용하여 PDF에 원 객체를 생성하는 방법을 설명합니다....컬렉션에 페이지 추가 auto page = document -> get_Pages () -> Add (); //...); // 페이지의 단락 컬렉션에 그래프 객체 추가 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/ko/cpp/add-circle/
  8. 헬로 월드 자바 예제|Aspose.PDF for Android via Java

    이 페이지는 Aspose.PDF for Android를 사용하여 텍스트 - 헬로 월드를 포함하는 PDF 문서를 생성하기 위한 간단한 프로그래밍 방법을 보여줍니다....따릅니다: Document 객체 인스턴스화 문서 객체에 Page 추가 TextFragment 객체 생성 페이지의 Paragraph...Document ; import com.aspose.pdf.Page ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/ko/androidjava/hello-world-...
  9. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...outside the page because images’ size is greater than page width....increase the page width to fit the image on page. Following code...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  10. Read Barcodes from Multipage TIFF Images in Jav...

    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....recognize barcodes from multi-page TIFF files. This example shows...recognize barcodes within a multi-page tiff image. How to Generate...

    docs.aspose.com/barcode/java/read-barcode-from-...