Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 168,858 for

doc

(0.12 sec)
  1. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... doc = aw . Document ( file_name =...'Comments.docx' ) comments = doc . get_child_nodes ( aw . NodeType...

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

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....ComHelper" ) Dim doc Set doc = helper . Open ( fileName...local system filename: Document doc = comHelper . Open ( MyDir +...

    reference.aspose.com/words/net/aspose.words/com...
  3. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style... let doc = new aw . Document ( base ....separate alias. let style = doc . styles . at ( "MyStyle" );...

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

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'For more...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldGoToButton.DisplayText | Aspose.Words for ...

    Customize your FieldGoToButton's DisplayText property to enhance user experience. Easily set button text for seamless Document navigation and quick access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a GOTOBUTTON field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

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