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

page count

(0.15 sec)
  1. 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/
  2. Merge or Unmerge Range of Cells|Documentation

    This article describes how to merge and unmerge cells in a range in Excel with Aspose.Cells for Python via .NET library....in a Range Get Address Cell Count Offset Entire Column and Entire...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/merge-or-unmer...
  3. Cut and Paste Cells|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....Copying and Moving Worksheets Count the number of cells in the Worksheet...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-java/cut-and-paste...
  4. 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...
  5. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  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. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document....pdf" ) count = document . pages . count () print ( "Pages: " +...+ str ( count )) Open encrypted PDF document import AsposePDFPythonWrapp...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  8. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management....footer will only appear on pages in the section that contains...Sections [ 0 ]. HeadersFooters . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Convert OST to XPS via C# | products.aspose.com

    Sample code for OST to XPS C# conversion. Use API example code for batch OST 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/ost-to...
  10. Display MHT Formats Using C++ | Aspose.PDF

    Open and view MHT documents programmatically with C++ sample code using Aspose.PDF for C++... Pages . Count ; pageCount ++) { using...)) { // Convert a particular page and save the image to stream...

    products.aspose.com/pdf/cpp/viewer/mht/