Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 140,976 for

page

(0.04 sec)
  1. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first Page of the document....the enumerator to the first page of the document. reset () See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your documents for enhanced formatting and readability.... static readonly PageBreak Page break character: “\x000c” or...SectionBreak . const PageBreakChar Page break character: (char)12 or...

    reference.aspose.com/words/net/aspose.words/con...
  5. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vdw" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  6. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...
  7. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... Add the Text Stamp to Page using AddStamp method Add Text...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/cpp/stamps/text/
  8. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. Aspose.Words...information such as on what page and where on a page particular document...

    reference.aspose.com/words/net/
  9. Split VSDX Files via Python | products.aspose.com

    Python source code to Split vsdx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsdx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  10. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsdm" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...