Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 9,631 for

page count

(0.21 sec)
  1. Aspose::Words::PageSetup::get_EndnoteOptions me...

    Aspose::Words::PageSetup::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this section in C++....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Pdf417Parameters|Aspose.BarCode for Python via ...

    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.... columns Columns count. rows Rows count. aspect_ratio Height/Width...pdf_417_macro_segments_count MacroPdf417 barcode segments count (optional...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!... Contains ( "<span>Page number </span>" + "<span st..."<span style=\"-aw-field-code:' PAGE \\\\* MERGEFORMAT '\"></span>"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Recognize multipage TIFF via C# | Aspose

    Recognize multiPage TIFF via C#....specify the start page and the total number of pages to be recognized...recognized. Pages are indexed starting from 0. By default, you will...

    products.aspose.com/ocr/net/recognition/recogni...
  6. Print and Preview workbook|Documentation

    Aspose.Cells for Python via .NET supports printing and previewing Excel files without Microsoft Excel intallation....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/python-net/workbook-and-w...
  7. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....begins the footnote/endnote count. let doc = new aw . Document...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert MBOX Files to Various Formats in C#|Doc...

    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....file and retrieve the total count of email messages. It provides...save them as .html files int count = 1 ; foreach ( var eml in mbox...

    docs.aspose.com/email/net/converting-between-fo...
  9. PageSetup.LineNumberRestartMode | Aspose.Words ...

    Discover the PageSetup LineNumberRestartMode property to control line numbering—choose between restarting at new Pages or continuous numbering for seamless documents....over at the beginning of a new page or section or runs continuously...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/pag...
  10. 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...