Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 14,033 for

word count

(0.11 sec)
  1. Working with Messages in a PST File|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....the get_contents(start_index, count) method of the FolderInfo class...message, for example the 10th; count - total number of messages to...

    docs.aspose.com/email/python-net/working-with-m...
  2. BookmarksOutlineLevelCollection Class | Aspose....

    Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing bookmarks and enhancing document navigation effortlessly....Properties Name Description Count { get; } Gets the number of...value from 0 to 9. Specify 0 and Word bookmark will not be displayed...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the PAGE field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::FieldPage class Contents [ Hide ] FieldPage...FieldPage : public Aspose :: Words :: Fields :: Field Methods Method...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation.... Count , Is . EqualTo ( 1 )); Assert...NodeType . Shape , true ). Count , Is . EqualTo ( 1 )); // Remove...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and Count string …...Words Product Family words-net Buffer2018 November...ExtractPages(page, 1); // startindex and count string text = extractedPage...

    forum.aspose.com/t/document-extractpages-yields...
  6. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent section of this story.... Words . Section Remarks HeaderFooter...headersFooters . count ). toEqual ( 2 ); let count = doc . sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VbaModule class | Aspose.Words for Python

    aspose.Words.vba.VbaModule class. Provides access to VBA project module...} ; Modules count: { vba_project . modules . count } \n ' ) else...} ; Modules count: { vba_project . modules . count } \n ' ) vba_modules...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section.... count ). toEqual ( 2 ); let count = doc . sections...isLinkedToPrevious ). length ; expect ( count ). toEqual ( 2 ); // All the...

    reference.aspose.com/words/nodejs-net/aspose.wo...