Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 126,872 for

paged

(0.32 sec)
  1. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。... skip_blank_pages = False # 创建 TIFF 设备 tiffDevice...input_pdf = DIR_INPUT + "many_pages.pdf" output_pdf = DIR_OUTPUT...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  2. วิธีเปลี่ยนขนาดหน้าของ 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-...
  3. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/