Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 141,620 for

paged

(0.16 sec)
  1. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....Page Product Family Aspose.PSD Product...Search the text on the target page using the TextFragmentAbsorber...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  2. Offentlig API Ändringar i Aspose.Diagram 16.11....

    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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/sv/net/public-api-chang...
  3. PDF to EMF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...to keep track of the current page number being processed, starting...

    products.aspose.com/pdf/python-net/conversion/p...
  4. PythonでPDFファイルを個々のページに分割する|Aspose.PDF for Pytho...

    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' # すべてのページをループする pdf_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # 新しいDocumentオブジェクトを作成する...

    docs.aspose.com/pdf/ja/python-java/split-pdf-fi...
  5. สร้าง PDF โดยใช้ {{ชื่อผลิตภัณฑ์}} | Aspose.PDF

    หัวข้อนี้จะแสดงวิธีการใช้ Aspose.PDF สำหรับหลาม API ได้อย่างง่ายดายสร้างและอ่านไฟล์ PDF ในการใช้งานหลาม...เพิ่มหน้าโดยใช้ Pages.Add () วิธีการ 1.สร้างวัตถุ...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/th/python-net/create/
  6. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...retrieve page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // retrieve shape by ID Aspose...

    docs.aspose.com/diagram/zh/net/working-with-com...
  7. Menentukan Pemutusan Baris|Aspose.PDF for .NET

    Pelajari lebih lanjut tentang cara menentukan pemutusan baris dari TextFragment multi-baris menggunakan C#...GetNotifications () dari Kelas Page sebagai berikut, untuk melacak...{ Aspose . Pdf . Page page = document . Pages . Add (); for (...

    docs.aspose.com/pdf/id/net/determine-line-break/
  8. Определение переноса строк|Aspose.PDF for .NET

    Узнайте, как определить перенос строк многострочного TextFragment с помощью C#...метод GetNotifications () класса Page , чтобы отслеживать перенос...{ Aspose . Pdf . Page page = document . Pages . Add (); for (...

    docs.aspose.com/pdf/ru/net/determine-line-break/
  9. Cambiar tamaños de página en archivo PDF|Aspose...

    Intenta aprender cómo cambiar los tamaños de página en un archivo PDF utilizando la clase PdfPageEditor.... La propiedad Pages se puede utilizar para asignar...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/es/net/changing-page-sizes-...
  10. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-li...