Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 10,133 for

page count

(0.07 sec)
  1. Convert MBOX to VCF via C# | products.aspose.com

    Sample code for MBOX to VCF C# conversion. Use API example code for batch MBOX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....vcf files int count = 1 ; foreach ( var eml in mbox...Combine(outputDirectory, $"Message{count}.vcf" ); // Find the alternate...

    products.aspose.com/email/net/conversion/mbox-t...
  2. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...MERGESEQ fields to the number and count mail merge records in a mail...)); // A MERGESEQ field will count the number of successful merges...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert PST to ICS via C# | products.aspose.com

    Sample code for PST to ICS C# conversion. Use API example code for batch PST files to ICS conversion within VB.NET, Asp.NET or any .NET based application....ics files int count = 1 ; foreach ( var msg in calendarFolder...Combine(outputDirectory, $"Message{count}.ics" ); if (msg.SupportedType...

    products.aspose.com/email/net/conversion/pst-to...
  4. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....$B$1,COUNT(Sheet1!$B:$B),0,-5,1)" ); //...setRefersTo ( "=OFFSET(Sheet1!$A$1,COUNT(Sheet1!$A:$A),0,-5,1)" ); //...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  5. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....Assistant Close Page Setup Features with C++ Count number of cells...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  6. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....Members Name Description RESTART_PAGE Line numbering restarts at the...the start of every page. RESTART_SECTION Line numbering restarts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....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...
  8. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...ushort i = 0 ; i < shapes . Count ; i ++) { PathShape shape =...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  9. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your document by customizing the first numbered endnotes for clarity and organization....begins the footnote/endnote count. Document doc = new Document...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/net/aspose.words.not...
  10. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...Properties Name Description Count { get; } Gets the number of...them equals page width minus left and right page margins. Examples...

    reference.aspose.com/words/net/aspose.words/tex...