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

page count

(0.07 sec)
  1. 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...
  2. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting Page. Simplify your mapping process today!...method Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. public int GetStartPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data...how to see the the ranges of pages that a node spans. doc = aw..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 Ruby 中从形状表中检索用户定义的单元格|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....同时计数 < pages . getCount () page = pages . get ( count ) shapes...shapes = page . getShapes () i = 0 while i < shapes . getCount ()...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  5. Get Number Of Pages in Jython|Aspose.PDF for Java

    Learn how to obtain the number of Pages in a PDF document using Jython and Aspose.PDF for document management....Get Number Of Pages in Jython Contents [ Hide ] Aspose.PDF -...- Get Number Of Pages To Check File Format using Aspose.PDF Java...

    docs.aspose.com/pdf/java/get-number-of-pages-in...
  6. Consolidation Function|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....Sum, Count, Average, Max, Min, Product, Distinct Count, etc....Average ConsolidationFunctio.Count ConsolidationFunctio.CountNums...

    docs.aspose.com/cells/net/consolidation-function/
  7. FieldIndex.SequenceName | Aspose.Words for .NET

    Discover the FieldIndex SequenceName property to easily manage sequence names and enhance pagination efficiency in your applications....number is included with the page number. public string SequenceName...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....includes the SEQ field and the page's number that the field appears...)); // SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....Screen - said to be good for web pages and projectors. # 96ppi Email...aspose.words.Resampler" ) . new count = resampler . resample ( doc...

    docs.aspose.com/words/java/compress-images-in-r...
  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/