Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 10,134 for

page count

(0.67 sec)
  1. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....with C++ Get Address, Cell Count, Offset, Entire Column, and...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  2. Split DOC File Online or using Android Mobile A...

    Free online app to split different DOC files. Android splitter library Java code for DOC documents.... Count total number of pages in the DOC file....through each page and use extractPages to extract the page. Save the...

    products.aspose.com/total/android-java/split/doc/
  3. Split Word File Online or via C++ | products.as...

    Free online app to split different Word files. C++ splitter library code for Word documents....total pages using Page Count. Iterate through each page and use...to extract the page. Save the extracted page into new Word file...

    products.aspose.com/total/cpp/split/word/
  4. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.lineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document....restart the numbering on each new page from 1 and display the number...the 15th, // and continue the count from that point onward. doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the section....display all its contents // on the page between the section's header.... NodeType . Any , true ). count ). toEqual ( 0 ); // Call the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Split Pages in Word using Python

    This crisp tutorial describes how to split Pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract Pages from Word using Python....Page Product Family Aspose.PSD Product...Product Family How to Split Pages in Word using Python This short...

    kb.aspose.com/words/python/how-to-split-pages-i...
  7. Document.FootnoteOptions | Aspose.Words for .NET

    Explore the Document FootnoteOptions property to customize footnote numbering and positioning, enhancing your document's clarity and professionalism....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF....accesses the forms presented on page 2 of the document and checks...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/net/remove-form/
  9. PDF to BMP Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....explanation, please follow to this page class HelloWorld ( object ):...Document () # Add page page = document . Pages . Add () # Add text...

    docs.aspose.com/pdf/net/python-net/