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

page count

(0.06 sec)
  1. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the Page field. To learn more, visit the documentation article in C++....FieldPage class Implements the PAGE field. To learn more, visit...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Create Union Range|Documentation

    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....Assistant Close Get Address, Cell Count, Offset, Entire Column, and...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/create-union-range/
  3. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/net/working-with-operators/
  4. 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...
  5. Convert PST to XPS via C# | products.aspose.com

    Sample code for PST to XPS C# conversion. Use API example code for batch PST files to XPS conversion within VB.NET, Asp.NET or any .NET based application....xps files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

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

    Sample code for PST to TIFF C# conversion. Use API example code for batch PST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....tiff files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/pst-to...
  7. Update Power Query Formula Item with Node.js vi...

    Learn how to update the Power Query Formula item data source in an Excel file using Aspose.Cells for Node.js via C++....getPowerQueryFormula (); const count = powerQueryFormulas . getCount...getCount (); for ( let i = 0 ; i < count ; i ++ ) { const formula = powerQueryFormulas...

    docs.aspose.com/cells/nodejs-cpp/update-power-q...
  8. 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...
  9. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....AI Document Assistant Close Count number of cells in the Worksheet...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/