Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 14,098 for

word count

(0.1 sec)
  1. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node.... words . Range : ... Examples Shows...assertEqual ( 1 , doc . sections . count ) self . assertEqual ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!... Count , Is . EqualTo ( 1 )); Assert...namespace Aspose.Words assembly Aspose.Words Range.Text Range...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability.... Count , Is . EqualTo ( 4 )); // Enumerate...document created using Aspose.Words contains by default. using (...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Adjustment.Value | Aspose.Words for .NET

    Discover the Adjustment Value property, easily get or set raw adjustment values to enhance your data management and streamline your processes.... Count , Is . EqualTo ( 1 )); Adjustment...namespace Aspose.Words.Drawing assembly Aspose.Words Adjustment.Name...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node.... Words . Range Examples Shows how to...(); expect ( doc . sections . count ). toEqual ( 1 ); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IChartDataPoint.Bubble3D | Aspose.Words for .NET

    Discover the IChartDataPoint Bubble3D property to enhance your Bubble charts with stunning 3D effects for more engaging data visualization.... Count , Is . EqualTo ( 1 )); Assert...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words IChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Words Product Family Aspose.PDF Product...different properties like page count and page index Save the output...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  8. Remove Image From PDF using Python

    Follow this article to remove image from PDF using Python. It shares the details to set the IDE, steps, and a running sample code to delete image from PDF using Python....Words Product Family Aspose.PDF Product...the selected page and get its count Iterate through the image collection...

    kb.aspose.com/pdf/python/remove-image-from-pdf-...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar public abstract class FieldChar extends...

    reference.aspose.com/words/java/com.aspose.word...
  10. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... words . NodeType , is_deep : bool...NodeType . ANY , False ) . count > 0 : sdt . remove_self_only...

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