Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 140,739 for

paged

(0.06 sec)
  1. Actualizar Enlaces en PDF|Aspose.PDF para C++

    Actualizar enlaces en PDF programáticamente con Aspose.PDF para C++. Esta guía trata sobre cómo actualizar enlaces en un archivo PDF....archivo PDF auto page = document -> get_Pages () -> idx_get (...Annotations :: LinkAnnotation > ( page -> get_Annotations () -> idx_get...

    docs.aspose.com/pdf/es/cpp/update-links/
  2. Memutar Teks di Dalam PDF menggunakan Python|As...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....tertentu Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...tertentu Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...

    docs.aspose.com/pdf/id/python-net/rotate-text-i...
  3. Робота з прозорістю у файлі PS | Java

    Як додати прозорість до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/java/ps/working-with-tr...
  4. วิธีเปลี่ยนขนาดหน้าของ PDF โดยใช้ Python

    บทช่วยสอนขนาดเล็กนี้มุ่งเน้นไปที่วิธีเปลี่ยนขนาดหน้าของ PDF โดยใช้ Python รวมรายละเอียดทั้งหมดเพื่อกำหนดค่าสภาพแวดล้อม โฟลว์โปรแกรมแบบเป็นขั้นตอน และโค้ดตัวอย่างที่รันได้เพื่อสาธิตกระบวนการเปลี่ยนขนาดหน้า PDF โดยใช้ Python...Page Product Family Aspose.PSD Product...เรียกใช้เมธอด set_page_size() ของคลาส Page และระบุขนาดหน้าใหม่...

    kb.aspose.com/th/pdf/python/how-to-change-page-...
  5. Comment ajouter des commentaires à un PDF en ut...

    Ce didacticiel vous explique comment ajouter des commentaires à un PDF à l'aide de C#. Il fournit des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code exécutable pour insérer un commentaire dans un PDF à l'aide de C#....Page Product Family Aspose.PSD Product...collection d’annotations d’une page particulière. Étapes pour insérer...

    kb.aspose.com/fr/pdf/net/how-to-add-comments-to...
  6. Comment recadrer un PDF en utilisant Python

    Cette rubrique rapide décrit comment recadrer un PDF à l'aide de Python. Il couvre les paramètres de configuration de l'environnement, un flux de programme et un exemple de code fonctionnel pour recadrer une page d'un PDF à l'aide de Python....Page Product Family Aspose.PSD Product...application pour ** recadrer une page au format PDF à l’aide de Python...

    kb.aspose.com/fr/pdf/python/how-to-crop-a-pdf-u...
  7. XPS to TXT Converter using Python | Aspose.PDF

    Sample code on Python for XPS to TXT conversion. Use example code for batch XPS to TXT conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...format. Choose the specific page of the document to be processed...

    products.aspose.com/pdf/python-net/conversion/x...
  8. Apply preset theme to VDW document via Python |...

    Python source code to apply preset theme to vdw file within any Python based application....a new Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-net/theme/vdw/
  9. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  10. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vdx/