Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 8,056 for

page count

(0.04 sec)
  1. Փոխարկել DOC PNG Python

    Փոխարկեք DOC ը PNG ձևաչափի Python կոդով: Պահեք DOC որպես 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...
  2. Փոխարկել WORD Պատկեր Python

    Փոխարկեք WORD ը Պատկեր ձևաչափի Python կոդով: Պահեք WORD որպես Պատկեր օգտագործելով 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. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single Paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...extract a table out of my single paged OCR PDF which has a Table and...StringBuilder(); // Process each page for (int pageIndex = 1; pageIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  4. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/python-net/table/
  5. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....example, you can use the page_count and page_index properties to define...define the page range to be loaded from a PDF document, and the...

    docs.aspose.com/words/python-net/convert-pdf-to...
  6. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Table...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  7. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: FieldNumChars...

    reference.aspose.com/words/java/com.aspose.word...
  8. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....which only appears on the first page of a section. HeaderFooter footer...header/footer, which appears on odd pages. footer = section.getHeadersFooters()...

    reference.aspose.com/words/java/com.aspose.word...
  9. PrinterSettingsContainer.DefaultPageSettingsPap...

    Discover the DefaultPageSettingsPaperSource property for PrinterSettingsContainer. Optimize your printing with customizable paper source options!...Count} printer paper sources:" );...the printing page, // the printer will print the page using the...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Aspose.Cells 8.3.2中的公共API更改|Documentation

    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....Move(int count, bool isSameParent)方法可用于根据计...PositionInSameParent属性和PivotItem.Move(int count, bool isSameParent)方法之前,有必要调用PivotTable...

    docs.aspose.com/cells/zh/net/public-api-changes...