Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 10,503 for

page count

(0.83 sec)
  1. Փոխարկել 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...
  2. Փոխարկել 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...
  3. Փոխարկել PDF HTML Python

    Փոխարկեք PDF ը HTML ձևաչափի Python կոդով: Պահեք PDF որպես 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...
  4. Փոխարկել PDF Openoffice Python

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

    products.aspose.com/words/hy/python-net/convers...
  5. Გადაიყვანეთ PDF HTML Python

    გადაიყვანეთ PDF HTML Python ფორმატში კოდით. შეინახეთ PDF როგორც 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/ka/python-net/convers...
  6. Փոխարկել WORD PDF Python

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

    products.aspose.com/words/hy/python-net/convers...
  7. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, Page numbers....list, footnotes and endnotes, page numbers. Members Name Description...Ideograph-digital KANJI_DIGIT Japanese counting AIUEO_HALF_WIDTH Aiueo IROHA_HALF_WIDTH...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...Count; i++) { chart.ChartData.Categories...i = 0; i < baseCarCostData.Count; i++) { var dataCell = workbook...

    forum.aspose.com/t/getting-the-exact-coordinate...
  9. Untangle Row Bookmarks in Jython|Aspose.Words f...

    Untangle Row Bookmarks using Jython.... getBookmarks () bookmarks_count = bookmarks . getCount () x...x = 0 while x < bookmarks_count : bookmark = bookmarks . get (...

    docs.aspose.com/words/java/untangle-row-bookmar...
  10. Detecting image defects|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....typically appear on curved pages. Low recognition accuracy Text...of the page that often appear when photographing pages of books...

    docs.aspose.com/ocr/cpp/detecting-image-defects/