Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 10,492 for

page count

(0.45 sec)
  1. 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...
  2. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#.... What is this page about? This page explains how to work...DataView instance, you can count its rows using the following...

    docs.aspose.com/words/net/working-with-mail-mer...
  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. 通过 C# 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C# 使用 .NET 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/add/
  5. 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...
  6. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....the child pivot tables int count = ptChildren . GetLength ();...(); for ( int idx = 0 ; idx < count ; idx ++ ) { // Access the child...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  7. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....Page Product Family Aspose.PSD Product...save options Enable the multi-page merging, set the Rasterization...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  8. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++.... GetWorksheets (); int count = sheets . GetCount (); for...for ( int idx = 0 ; idx < count ; ++ idx ) { Worksheet sheet = sheets...

    docs.aspose.com/cells/cpp/merge-files/
  9. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....//Variable to maintain total row count during copy int32_t totalRowCount...sourceRange ); //Update the total row count for the next iteration totalRowCount...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  10. 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...