Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 10,136 for

page count

(0.21 sec)
  1. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames Page at the specified index in C++....method Gets a frame or frames page at the specified index. System...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  2. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...options ) Shows how to render one page from a document to a JPEG image...= doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...count): p = paras[i].as_paragraph()... True) for j in range(runs.count): rr = runs[j].as_run() if rr...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the Page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...pdf, if we want to convert the page to a png (or svg or all other...pageCount <= pdfDocument.Pages.Count; pageCount++) { using (FileStream...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  5. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-Page output, resource control, and customization for PPT, PPTX and ODP....using custom navigation between pages. when saving .html, .css, .js...presentations to HTML: Single-page: all presentation content are...

    docs.aspose.com/slides/net/web-extensions/
  6. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text... count Gets the number of immediate...some page setup properties for the section. section . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... pages . accept ( absorber ) # 获取提取的文本片段...); // 从 PDF 文件的第一页搜索文本 pdf . Pages [ 1 ] . Accept ( TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  8. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Table to PDF using PHP...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/php-java/table/add/
  9. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one Page. The expected result would be that the 2nd image is appeari…...images are too large for one page. The expected result would be...image is appearing on the next page. The actual result is that the...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  10. 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...