Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 10,802 for

page count

(1.61 sec)
  1. 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-...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....System :: String ( u "<span>Page number </span>" ) + u "<span..."<span style= \" -aw-field-code:' PAGE \\\\ * MERGEFORMAT ' \" ></span>"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points....Shows how to create green wavy page border with a shadow. let doc...BorderCollection BorderCollection.count property BorderCollection.horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python https://products.aspose.com/pdf/python-net/conversion/ Recent content in PDF Conversion Solution using Pyt......com/pdf/python-net/ Documentation pages. Also, you can check the other...{"@type":"HowToStep","name":"Adding a page to the document","image":"https://products...

    products.aspose.com/pdf/python-net/conversion/i...
  5. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert HTML To MARKDOWN Python

    Convert HTML to MARKDOWN format in Python code. Save HTML as MARKDOWN using Python....the easy steps to turn a HTML page into Markdown format. Read your...md) for page in range(doc.page_count): save_options.page_set =...

    products.aspose.com/words/python-net/conversion...
  7. Convert HTML To Markdown Python

    Convert HTML to Markdown format in Python code. Save HTML as Markdown using Python....the easy steps to turn a HTML page into MD format. Read your HTML...md) for page in range(doc.page_count): save_options.page_set =...

    products.aspose.com/words/python-net/conversion...
  8. 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...
  9. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...at the end of the page is pushed to next page. 891×810 26.8 KB...colCount = sequenceParameters.Count(); if (colCount > 0) { int rowCount...

    forum.aspose.com/t/header-alignment-issue-durin...
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....getPageSetup() property to specify page and section properties for the...footers for first, even and odd pages. builder.getPageSetup().set...

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