Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 10,606 for

page count

(0.14 sec)
  1. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we enCountered an issue: when processing multiple files together, their PDF con…...Count > 0) { foreach (string name...openJs) jsList.Add(openJs); // 3. Page‑level actions and annotation...

    forum.aspose.com/t/unable-to-extract-javascript...
  2. EndnoteOptions.RestartRule | Aspose.Words for .NET

    Discover how the EndnoteOptions RestartRule property enhances your document by controlling automatic numbering for a polished, professional look....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  3. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote... count Gets the number of immediate...body text at the bottom of the page. // This entry will contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections 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...
  5. Converting a EPUB file to PNG using Python | As...

    Sample code on Python for EPUB to PNG conversion. Use example code for batch EPUB to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...resolution for converting each page of the input PDF file to a PNG...

    products.aspose.com/pdf/python-net/conversion/e...
  6. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...input PDF pages as JPEG images. Iterate through each page of the...

    products.aspose.com/pdf/python-net/conversion/h...
  7. Converting a EPUB file to JPEG using Python | A...

    Sample code on Python for EPUB to JPEG conversion. Use example code for batch EPUB to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...image resolution to convert PDF pages into JPEG images, utilizing...

    products.aspose.com/pdf/python-net/conversion/e...
  8. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....show up at the bottom of each page that contains # their reference...insert_break ( aw . BreakType . PAGE_BREAK ) builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EndnoteOptions.restartRule property | Aspose.Wo...

    EndnoteOptions.restartRule property. Determines when automatic numbering restarts....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...Count; i++) { var slide = pres.Slides[i];...Document(slidePdfStream); // Set page setup for each section in slideDoc...

    forum.aspose.com/t/how-add-pptx-slides-content-...