Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 10,603 for

page count

(0.14 sec)
  1. Aspose::Words::Framesets::Frameset::get_ChildFr...

    Aspose::Words::Framesets::Frameset::get_ChildFramesets method. Gets the collection of child frames and frames Pages in C++....of child frames and frames pages. System :: SharedPtr < Aspose...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  2. Generate QR Code, Micro QR Code and Rectangular...

    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....WriteLine ( $"QrStructuredAppend: Count:{result.Extended.QR.QRStructuredAppendMo}...WriteLine ( $"QrStructuredAppend: Count:{result.Extended.QR.QRStructuredAppendMo}...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  3. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...Severity PDF/UA-1 WARNING — every page containing elements PDF/UA Clause...structure element” on every page that contains definition lists...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  4. Plain 5-column answer sheet|Documentation

    OMR ready 5-column answer sheet...sheet Contents [ Hide ] Single-page OMR ready answer sheet for any...height=200 ?container=header columns_count=1 ?block=text column=1 ?content=Aspose...

    docs.aspose.com/omr/net/showcases/exam/plain/
  5. Converting a SVG file to JPEG using Python | As...

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  6. Microsoft 365 Data Access and Management with M...

    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....Messages with Paging Support The API allows paging and filtering...from the Inbox folder using paging and filtering features. First...

    docs.aspose.com/email/net/microsoft-365-data-ma...
  7. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...(); // Add a page Page page = pdfDocument . Pages . Add (); //...// Add text elements page . Paragraphs . Add ( new TextFragment...

    docs.aspose.com/pdf/zh/net/integration-aws/
  8. Convert PDF To BMP Python

    Convert PDF to BMP format in Python code. Save PDF as BMP using Python....BMP) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .bmp" , save_options)...

    products.aspose.com/words/python-net/conversion...
  9. Convert DOC To JPG Python

    Convert DOC to JPG format in Python code. Save DOC as JPG using 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/python-net/conversion...
  10. Convert HTML To JPG Python

    Convert HTML to JPG format in Python code. Save HTML as JPG using 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/python-net/conversion...