Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 180,978 for

page

(0.1 sec)
  1. Փոխարկել 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/hy/python-net/convers...
  2. Փոխարկել 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/hy/python-net/convers...
  3. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PDF C++ version crash while adding water...

    Hi, found a crash situation while testing Aspose.PDF for C++; adding Watermarks to each Page works fine on file “Example1.pdf” but fails on “pdr_small.pdf”. The "pdr_small"document contains 6 Pages but the line of code…...C++; adding Watermarks to each page works fine on file “Example1...contains 6 pages but the line of code “doc->get_Pages()->idx_get(5)”...

    forum.aspose.com/t/aspose-pdf-c-version-crash-w...
  7. Export Range of Cells in a Worksheet to Image|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....one_page_per_sheet to true . The following...Image and Worksheet to Image by Page Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/export-range-o...
  8. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with C++ library.... add pages). In the following example,...loses PDF/A compliance after the page adding. void ConvertPDFAtoPDFAdva...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  9. Manage Visio File Metadata via Python | product...

    View, add, edit, remove or extract Visio files metadata with just few lines of Java code...with collection of pages as well as Page class for representing...representing single Page. Along with these classes, documentproperties...

    products.aspose.com/diagram/python-java/metadata/
  10. Convert HTML To Markdown Javascript

    Convert HTML to Markdown format in JavaScript code. Save HTML as Markdown using JavaScript....the easy steps to turn a HTML page into MD format. Read your HTML...html") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...

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