Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 10,167 for

page count

(0.19 sec)
  1. Pdf417ExtendedParameters|Aspose.BarCode for Pyt...

    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....macro_pdf_417_segments_count Gets macro pdf417 barcode segments count. Default...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Aspose.Words Java - Document.getPageCount() alt...

    Hello, I’ve noticed that document.getPageCount() alters the document itself - it adds the Page Count number to the document: Aspose.Words v24.12...document itself - it adds the page count number to the document: 1397×389...expected behavior. The last page is 3, so you see 3 in the output...

    forum.aspose.com/t/aspose-words-java-document-g...
  3. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_Page_numbers method. Updates the Page numbers for items in this table of contents....update_page_numbers method update_page_numbers() Updates the...the page numbers for items in this table of contents. def update_page_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting a HTML file to PNG using Python | As...

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...images from PDF pages. Loop through each page of the loaded document...

    products.aspose.com/pdf/python-net/conversion/h...
  5. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  6. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...startIndex + splitDocPageLimit; int count = totalPageCount > endIndex...document.extractPages(startIndex, count); log.debug("splitDocumentWithAsp...

    forum.aspose.com/t/list-labels-not-getting-reat...
  7. Extract Attachments from PDF File|Aspose.PDF fo...

    Discover how to extract and manage attachments in PDF documents in .NET using Aspose.PDF for better document handling.... Count > 0 ) { Console . WriteLine...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/extract-attachments/
  8. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual Pages using PdfPageEditor class....Editing a PDF's individual pages Contents [ Hide ] Aspose.Pdf...you to manipulate individual pages in a PDF file. This feature...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...
  9. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story....referencing page's footer. expect ( footnote . tables . count ). toEqual...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...