Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 10,172 for

page count

(0.07 sec)
  1. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。...for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) { // 向表格添加行...(). add ( "Column (" + row_count + ", 1)" ); row . getCells ()...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  2. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....which only appears on the first page of a section. HeaderFooter footer...header/footer, which appears on odd pages. footer = section.getHeadersFooters()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converting a SVG file to GIF using Python | Asp...

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  4. Convert TEXT To Image Python

    Convert TEXT to Image format in Python code. Save TEXT as Image using 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/python-net/conversion...
  5. Convert TEXT To GIF Python

    Convert TEXT to GIF format in Python code. Save TEXT as GIF using Python....GIF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .gif" , save_options)...

    products.aspose.com/words/python-net/conversion...
  6. Convert WORD To Image Python

    Convert a Word document to Image format in Python code. Save a Word document as Image using 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/python-net/conversion...
  7. Convert WORD To PNG Python

    Convert a Word document to PNG format in Python code. Save a Word document as PNG using 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/python-net/conversion...
  8. Convert PDF To PNG Python

    Convert PDF to PNG format in Python code. Save PDF as PNG using 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/python-net/conversion...
  9. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...absorber for all the pages pdfDocument.Pages.Accept(textAbsorber);...10-trends-to-watch-heading-into-2023 in page 36. I don’t see any info from...

    forum.aspose.com/t/need-to-extract-text-from-th...
  10. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. rotation_angle integer n/a...

    docs.aspose.com/omr/net/json-markup/elements-ba...