Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,631 for

page count

(0.17 sec)
  1. 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...
  2. FieldSkipIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldSkipIf LeftExpression property, easily manage the left side of your comparison expressions for enhanced data control and flexibility....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...
  3. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new Page or section or runs continuously in C++....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/cpp/aspose.words/pag...
  4. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....restarts at the start of every page. RestartSection 1 Line numbering...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/lin...
  5. Convert MBOX to ICS via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mbox-t...
  6. Convert PST to VCF via C# | products.aspose.com

    Sample code for PST to VCF C# conversion. Use API example code for batch PST files to VCF conversion within VB.NET, Asp.NET or any .NET based application.... Increment the count for each contact saved. System...save them as .vcf files int count = 1 ; foreach ( var msg in contactFolder...

    products.aspose.com/email/net/conversion/pst-to...
  7. Convert PST to OFT via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/pst-to...
  8. Convert OST to HTML via C# | products.aspose.com

    Sample code for OST to HTML C# conversion. Use API example code for batch OST files to HTML conversion within VB.NET, Asp.NET or any .NET based application....html files int count = 1 ; foreach ( var msg in inbox...Combine(outputDirectory, $"Message{count}.html" ); var htmlSaveOptions...

    products.aspose.com/email/net/conversion/ost-to...
  9. Convert PST to EMLX via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/pst-to...
  10. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#.... Count == 0 ) { // If documents are...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/extend-and-contribute...