Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 187,910 for

paged

(0.85 sec)
  1. Архивы

    Архивы...Page для .NET играет значительную...отраслях. Более того, Aspose.Page для .NET упрощает процесс конвертации...

    blog.aspose.com/ru/page/convert-postscript-to-p...
  2. أرشيف

    أرشيف...Page لـ .NET دورًا مهمًا في هذه العملية... علاوة على ذلك، تسهل Aspose.Page لـ .NET عملية التحويل. بالإضافة...

    blog.aspose.com/ar/page/convert-postscript-to-p...
  3. Convert DICOM to PNG using Python

    This article guides on how to convert DICOM to PNG using Python. It contains detail to set the IDE, a list of steps, and a sample code to convert file format from DCM to PNG using Python....Page Product Family Aspose.PSD Product...pycore.as_of Loop through each page in the DICOM file using a for...

    kb.aspose.com/imaging/python/convert-dicom-to-p...
  4. Travailler avec les opérateurs|Aspose.PDF for .NET

    Ce sujet explique comment utiliser les opérateurs avec Aspose.PDF. Les classes d'opérateurs offrent d'excellentes fonctionnalités pour la manipulation de PDF....peindre une forme graphique sur la page. Un mot-clé d’opérateur se distingue...graphiques à peindre sur une page. Plus de détails sur les opérateurs...

    docs.aspose.com/pdf/fr/net/working-with-operators/
  5. PDFにページ番号を追加する方法 (Python)|Aspose.PDF for Python...

    Aspose.PDF for Python via .NET を使用して、PageNumber Stamp クラスでPDFファイルにページ番号スタンプを追加することができます。...その後、 Page の add_stamp() メソッドを呼び出して、PDF...( input_pdf ) # ページ番号スタンプを作成 page_number_stamp = ap . PageNumberStamp...

    docs.aspose.com/pdf/ja/python-net/add-page-number/
  6. Arsip

    Arsip...Pages untuk mengakses setiap halaman...halaman menggunakan kelas Page . Di setiap iterasi, buat Document...

    blog.aspose.com/id/pdf/split-pdf-into-multiple-...
  7. BorderCollection.shadow property | Aspose.Words...

    BorderCollection.shadow property. Gets or sets a value indicating whether the border has a shadow....wavy page border with a shadow. doc = aw . Document () page_setup...doc . sections [ 0 ] . page_setup page_setup . borders . line_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changements dans Aspose.Diagram 3.8....

    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....classe Page est ajouté pour transmettre l’ID de page max Les...facilement calculer un ID de page maximum et l’incrémenter. Le...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  9. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/w...
  10. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/doc/