Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 10,133 for

page count

(0.18 sec)
  1. Print multiple copies of a worksheet|Documentation

    This article shows how to use the C# Library and .NET API to print multiple copies of an Excel worksheet 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/net/print-multiple-copies...
  2. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....sets the VBA project’s code page. get_IsProtected () Shows whether...signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Working with Project Pages | Aspose.Tasks Docum...

    Learn how to export MPP/XML documents into graphical formats using Aspose.Tasks for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/working-with-project-...
  4. Convert MBOX to TIFF via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mbox-t...
  5. Get Hyperlinks in 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.... Count the number of cells in the Worksheet...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-java/get-hyperlink...
  6. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the documentation article in C++....const end () end () const get_Count () Returns the number of VBA...signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name in C++....signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...vbaProject -> get_Modules () -> LINQ_Count ()) : System :: String :: Format...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute Page numbers of document nodes. To learn more, visit the documentation article in C++....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++....signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...vbaProject -> get_Modules () -> LINQ_Count ()) : System :: String :: Format...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....Sum, Count, Average, Max, Min, Product, Distinct Count, etc....rage ConsolidationFunctio::Count ConsolidationFunctio::CountNums...

    docs.aspose.com/cells/cpp/consolidation-function/