Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 8,067 for

page count

(0.03 sec)
  1. answer_sheet|Documentation

    Answer_sheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....number of answers on a single page. Syntax The element is declared...corresponds to in the elements_count attribute. Each question will...

    docs.aspose.com/omr/net/txt-markup/answer_sheet/
  2. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...Returns an object that represents page setup and section properties...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Several WORD Into TIFF Python

    Merge multiple a Word document into TIFF in Python code. Save a Word document as TIFF using Python....KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...extract_pages(page, 1 ) extractedPage.save( f"Output_ {page + 1 }...

    products.aspose.com/words/python-net/merge/word...
  4. Several WORD Into Image Python

    Merge multiple a Word document into Image in Python code. Save a Word document as Image using Python....KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...extract_pages(page, 1 ) extractedPage.save( f"Output_ {page + 1 }...

    products.aspose.com/words/python-net/merge/word...
  5. HTML to EMF Converter using Python | Aspose.PDF

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...resolution. Check the number of pages in the input document and set...

    products.aspose.com/pdf/python-net/conversion/h...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for PowerPoint File Automation – دمج ملفات PDF و PPT و PPTX والعديد من تنسيقات الملفات الأخرى باستخدام C ++https://products.aspose.com/sli......pf-landing-page-com .header1 h1,.pf-landing-page-com .header1...1rem!important; } .pf-landing-page-com{margin-left: 0!important;...

    products.aspose.com/slides/ar/cpp/merger/index.xml
  7. Several PDF Into Image Python

    Merge multiple PDF into Image in Python code. Save PDF as Image using Python....KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...extract_pages(page, 1 ) extractedPage.save( f"Output_ {page + 1 }...

    products.aspose.com/words/python-net/merge/pdf-...
  8. Փոխարկել JPG PNG Python

    Փոխարկեք JPG ը PNG ձևաչափի Python կոդով: Պահեք JPG որպես 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/hy/python-net/convers...
  9. Փոխարկել JPG HTML Python

    Փոխարկեք JPG ը HTML ձևաչափի Python կոդով: Պահեք JPG որպես HTML օգտագործելով Python:...html) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.html", save_options)...

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել JPG GIF Python

    Փոխարկեք JPG ը GIF ձևաչափի Python կոդով: Պահեք JPG որպես GIF օգտագործելով 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/hy/python-net/convers...