Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 8,058 for

page count

(0.05 sec)
  1. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...获取需要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...jpg" ); // 将图像添加到页面资源的Images集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/operators/
  2. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....recognition Read all images from multi-page documents, folders and archives...PNG TIFF BMP Batch OCR Multi-page PDF ZIP Folder Recognition results...

    products.aspose.com/ocr/cpp/
  3. Փոխարկել HTML Պատկեր Python

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

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

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

    products.aspose.com/words/hy/python-net/convers...
  6. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF 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/net/table/
  7. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text....Document () page_setup = doc . sections [ 0 ] . page_setup page_setup...page_setup . text_columns . set_count ( 3 ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  9. Փոխարկել 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...
  10. Փոխարկել HTML GIF Python

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