Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 10,168 for

page count

(0.17 sec)
  1. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ) pages = diagram . getPages () count = 0 while count < pages...getCount () page = pages . get ( count ) shapes = page . getShapes...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  2. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if Page numbering restarts at the beginning of the section in C++....ageNumbering method True if page numbering restarts at the beginning...Examples Shows how to set up page numbering in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 在 PHP 中从形状表中检索用户定义的单元格|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....vdx" ); $pages = $diagram -> getPages (); $count = 0 ; while...while ( $count < ( int )( string ) $pages -> getCount ()) { $page...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  4. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date....statistics such as word/page/character counts as metadata that can...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldSeq.SequenceIdentifier | Aspose.Words for ...

    Discover the FieldSeq SequenceIdentifier property to effortlessly manage and customize item series names for efficient numbering and organization....); // 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...
  6. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered....includes the SEQ field and the page's number that the field appears...as_field_toc () # SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files.... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  9. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow.... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  10. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA project modules for enhanced automation and efficiency....Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...{vbaProject.Modules.Count()}\n" : $"Project name: {vbaProject.Name}...

    reference.aspose.com/words/net/aspose.words.vba...