Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 186,628 for

page

(0.11 sec)
  1. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.MoveLastChild | Aspose.Words f...

    Discover how the LayoutEnumerator MoveLastChild method efficiently navigates to the last child entity, enhancing your data management capabilities.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...to every page, but the header is removed from page 2 and onwards...headers are present on every page, but I do not like the word-art...

    forum.aspose.com/t/adding-shape-watermark-remov...
  6. Გადაიყვანეთ TEXT Გამოსახულება Python

    გადაიყვანეთ TEXT Გამოსახულება Python ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  7. Გადაიყვანეთ TEXT PNG Python

    გადაიყვანეთ TEXT PNG Python ფორმატში კოდით. შეინახეთ TEXT როგორც PNG Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  8. Გადაიყვანეთ HTML JPG Python

    გადაიყვანეთ HTML JPG Python ფორმატში კოდით. შეინახეთ HTML როგორც JPG Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  9. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...PdfFileEditor (); //slit first page pdfEditor . splitFromFirst (...pdf" ); //Convert first pdf page to html outputDoc = new com...

    products.aspose.com/pdf/zh-hans/java/splitter/
  10. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...new PDF document, add a new page to the document, create a rectangle...

    products.aspose.com/pdf/python-net/merger/jpeg-...