Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 12,989 for

word count

(0.04 sec)
  1. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Frameset class | Aspose.Words for Python

    aspose.Words.framesets.Frameset class. Represents a frames page or a single frame on a frames page... count ) # We can check the default...'https://github.com/aspose-words/Aspose.Words-for-.NET/blob/master...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section.... words . Body : ... Remarks Body contains... NodeType . ANY , True ) . count ) # Call the "EnsureMinimum"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....the 15th, // and continue the count from that point onward. doc...namespace Aspose.Words assembly Aspose.Words PageSetup.LeftMargin...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... count ) # Call the "EnsureMinimum"...()) See Also module aspose.words class Body Body.accept_start...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless document processing....Words loads any external resource...NodeType . Shape , true ). Count ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  7. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates.... Count ); Assert . AreEqual ( DigitalSignatureType...Aspose.Words.DigitalSignatures assembly Aspose.Words DigitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  8. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... count ) # Print the name of every...clear () See Also module aspose.words.drawing.charts class ChartSeriesCollectio...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... count ) self . assertEqual ( 'MyBookmark'...docx' ) See Also module aspose.words class DocumentBuilder DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph.... Count ). toEqual ( 0 ); // Call this...)); See Also module Aspose.Words class Document Document.copyStylesFromTempla...

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