Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 10,503 for

page count

(0.05 sec)
  1. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...settings for converting PDF pages to JPEG images.This option allows...

    products.aspose.com/pdf/python-net/conversion/p...
  2. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....SECTIONPAGES fields to number pages by sections. Document doc =..."); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/java/com.aspose.word...
  3. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....grid=StudentId column=3 sections_count=6 options_count=9 header_type=underline...border=rounded amount=60 columns_count=3 row_proportions=20%-80% b...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  4. 类型1字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java中1型字体的字形和指标的基础知识。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  5. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name...."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"..."Personalized answer sheet" , "columns_count" : 2 , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/an...
  6. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....body text at the bottom of the page. // This entry will contain...appendChild(section); // Set some page setup properties for the section...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 Page 10mb pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...I converted the attached 10 page 10mb pdf file to xps and created...pageCountDocument = pdfDoc.Pages.Count.ToString(); pdfDoc.Save(outStreamPdf...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...
  8. Გადაიყვანეთ JPG DOCX Python

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

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

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

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

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

    products.aspose.com/words/ka/python-net/convers...