Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 157,577 for

doc

(0.09 sec)
  1. WebExtensionReference.version property | Aspose...

    WebExtensionReference.version property. Specifies the version of the web extension.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldCollection class | Aspose.Words for Python

    aspose.words.fields.FieldCollection class. A collection of [Field](../field/) objects that represents the fields in the specified range... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....of regex to doc.range.replace' , () => { let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....of regex to doc.range.replace' , () => { let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your Document's presentation and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . That ( builder ....

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.placeholderName property ...

    StructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...