Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 10,606 for

page count

(1.65 sec)
  1. 使用 Python 将 PDF 文件转换为 BMP | Aspose.PDF

    Python 上用于 PDF 到 BMP 转换的示例代码。使用 Python 和.NET 将 PDF 批量转换为 BMP 使用示例代码...( resolution ) page_count = 1 while page_count <= len ( document...document . pages ): image_stream = FileIO ( path_outfile + str ( page_count...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  2. 使用 Python 將 SVG 文件轉換為 GIF | Aspose.PDF

    SVG 到 GIF 轉換的 Python 示例代碼片段。 檢查使用 Python 和 .NET 將 SVG 批量轉換為 GIF 的示例代碼...( resolution ) page_count = 1 while page_count <= len ( document...document . pages ): image_stream = FileIO ( path_outfile + str ( page_count...

    products.aspose.com/pdf/zh-hant/python-net/conv...
  3. Buka dokumen PDF secara programatik|Aspose.PDF ...

    Pelajari cara membuka file PDF di C# Aspose.PDF for .NET pustaka PDF. Anda dapat membuka PDF yang ada, dokumen dari aliran, dan dokumen PDF yang terenkripsi....WriteLine ( "Pages " + document . Pages . Count ); } } Buka dokumen...WriteLine ( "Pages " + document . Pages . Count ); } } Buka dokumen...

    docs.aspose.com/pdf/id/net/open-pdf-document/
  4. Abrir documento PDF programáticamente|Aspose.PD...

    Aprenda cómo abrir un archivo PDF en C# Aspose.PDF for .NET biblioteca PDF. Puede abrir PDF existentes, documentos desde un flujo y documentos PDF encriptados....WriteLine ( "Pages " + document . Pages . Count ); } } Abrir...WriteLine ( "Pages " + document . Pages . Count ); } } Abrir...

    docs.aspose.com/pdf/es/net/open-pdf-document/
  5. Lưu trữ

    Lưu trữ...Pages.Add() . Tạo một đối tượng TextFragment...Document(); // Thêm trang Page page = document.Pages.Add(); // Thêm văn...

    blog.aspose.com/vi/pdf/create-pdf-files-using-c...
  6. Список штампов|Aspose.PDF for Python via .NET

    Этот пример загружает PDF, извлекает все штампы со страницы 1, выводит их и отображает сообщение, если штампы не найдены....infile ) # List all stamps on page 1 stamps = content_editor ....get_stamps ( 1 ) count = 0 for stamp in stamps : count += 1 print (...

    docs.aspose.com/pdf/ru/python-net/list-stamps/
  7. 档案

    档案...Pages.Add() 方法向文档添加页面。 创建一个新的 TextFragment...添加页面 Page page = document.Pages.Add(); // 将文本添加到新页面 page.Paragraphs...

    blog.aspose.com/zh/pdf/create-pdf-files-using-c...
  8. Получить количество страниц PDF в Python|Aspose...

    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....pdf' page_count = pdf.getPages().size() print...print "Количество страниц:" . page_count Скачать работающий код Скачайте...

    docs.aspose.com/pdf/ru/python-java/get-page-cou...
  9. الحصول على عدد صفحات PDF في روبي|Aspose.PDF for...

    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.... pdf ' ) page_count = pdf . getPages (). size...() puts "عدد الصفحات:" + page_count . to_s تحميل الكود التشغيلي...

    docs.aspose.com/pdf/ar/java/get-page-count-of-p...
  10. Obter Contagem de Páginas de PDF em Ruby|Aspose...

    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.... pdf ' ) page_count = pdf . getPages (). size..."Contagem de Páginas:" + page_count . to_s Baixar Código em Execução...

    docs.aspose.com/pdf/pt/java/get-page-count-of-p...