Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 10,496 for

page count

(0.12 sec)
  1. 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...
  2. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...Severity PDF/UA-1 WARNING — every page containing elements PDF/UA Clause...structure element” on every page that contains definition lists...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  3. Grid|Documentation

    A markup element that creates a matrix of numbered bubbles that are combined into a single answer....Description Usage example sections_count 8 The maximum number of digits...of bubbles. sections_count=7 options_count 10 The number of bubbles...

    docs.aspose.com/omr/java/design-form/grid/
  4. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...does not continue onto the next page in the PDF. It seems like the...overflow content to the next page — instead, it just cuts it off...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  5. Convert HTML To Image Python

    Convert HTML to Image format in Python code. Save HTML 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...
  6. Convert PDF To Image Python

    Convert PDF to Image format in Python code. Save PDF 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 TEXT To JPG Python

    Convert TEXT to JPG format in Python code. Save TEXT as JPG 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...
  8. Licensing | Aspose.Page for Node.js via C++

    JS APIs for the developers to manipulate and font files. Here you will find how to get Aspose.Page for Node.js license....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/nodejs-cpp/licensing/
  9. Convert PDF To JPG Python

    Convert PDF to JPG format in Python code. Save PDF as JPG 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...
  10. Convert WORD To TIFF Python

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

    products.aspose.com/words/python-net/conversion...