Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 10,502 for

page count

(1.98 sec)
  1. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...that separate an entry and its page number. Format { get; } Gets...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/net/aspose.words.fie...
  2. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files...class BarCodeReader , the source page of a PDF document must be represented...unreadable. The rendering of page contents to a raster image is...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  3. Aspose::Words::Vba::VbaProject::get_Modules met...

    Aspose::Words::Vba::VbaProject::get_Modules method. Returns collection of VBA project modules 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...
  4. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....permission PDF page size : json.size Page count : json.pagecount...Annotation count : json.annotationcount Bookmark count : json.bookmarkcount...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  6. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser.... What is this page about? This page explains features related...“Compare Documents” button on a page to call the jQuery compareDocuments...

    docs.aspose.com/words/net/document-comparison-f...
  7. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.updateWordCount method...updateWordCount() Updates word count properties of the document....update number of lines and pages properties. Use the Document...

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

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....); // SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....encountered, and it will also count the number of such replacements..._dataDir + "sample.pdf" ); int count = 0 ; while ( editor . replaceText...

    docs.aspose.com/pdf/java/replace-text/