Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 8,221 for

page count

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, Delete Tables in PDF using C++https://products.aspose.com/pdf/cpp/table/Recent content in Add, Extract, Delete Tables in PDF usin......"name": "Access the Page", "text": "Access the Page via its index"..."Populate table, Add the table to page, and Save the file", "url" :...

    products.aspose.com/pdf/cpp/table/index.xml
  2. BorderCollection.DistanceFromText | Aspose.Word...

    Discover the BorderCollection DistanceFromText property to easily customize border spacing from text in your designs. Optimize your layout effortlessly!...Shows how to create green wavy page border with a shadow. Document...Aspose.Words BorderCollection.Count BorderCollection.Horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  3. PCL to PNG Converter using Python | Aspose.PDF

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...settings for converting PDF pages to PNG images, including specifying...

    products.aspose.com/pdf/python-net/conversion/p...
  4. SVG to BMP Converter using Python | Aspose.PDF

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...separate files. Loop through each page of the loaded PDF document using...

    products.aspose.com/pdf/python-net/conversion/s...
  5. 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...
  6. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....6 Contains text of the even pages header, represented by HeaderFooter...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_Count = 20000; private sta…...ROWS_COUNT = 20000; private static final int COLUMNS_COUNT = 10;...document = new Document(); Page page = document.getPages().add();...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  8. 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-...
  9. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color....Shows how to create green wavy page border with a shadow. let doc...bottom property BorderCollection.count property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....body text at the bottom of the page. // This entry will contain...appendChild(section); // Set some page setup properties for the section...

    reference.aspose.com/words/java/com.aspose.word...